editor icon indicating copy to clipboard operation
editor copied to clipboard

Unable to use some GLB models

Open LeXXik opened this issue 1 year ago • 1 comments

Forum: https://forum.playcanvas.com/t/playcanvas-bug-when-processing-a-specific-glb-file/35282

When uploading some GLB models to the Editor, their processing gets stuck with no errors in console:

image

Example GLB for repro: jacket.zip

LeXXik avatar Apr 10 '24 11:04 LeXXik

Our template merging code is failing due to the root node name changing between the old and new template (in this case the old root node name ‘female’ becomes ‘SceneRoot’).

slimbuck avatar Apr 10 '24 14:04 slimbuck