@AdamNagy When I enable the largeModelExperienceBeta: true setting or disable the Large Model Environment, I encounter the following error in the console:
Consolidation failed. TypeError: event.model.getData is not a function
at MultipleModelUtil.js:143:85
at Array.findIndex (<anonymous>)
at cP.progressUpdated (MultipleModelUtil.js:143:43)
at cP.dispatchEvent (EventDispatcher.js:154:41)
at DT.signalProgress (Viewer3DImpl.js:3033:18)
at gS.removeJob (RenderModel.js:234:40)
at RenderModel.js:1331:25
at <anonymous>
at async lE.onGeomLoadDone (OtgLoader.js:1400:55)
Due to this error, I suspect that the 'Large Model Experience' setting may not be properly applied.