Good morning we are facing similar issues with three.krpanoplugin and GLTFLoader .
We have the same issue about memory buffer, but also one related to the 3D object.
At first glance, the 3d models are correctly loaded, but if I move all around a scene the 3D objects disappear.
Have you ever experience this issue?
I already tried to change the threejs plugins (https://cdn.jsdelivr.net/npm/three@0.141.0/build/ ), but result does not change.
Any suggestion ?