You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't select a GLB object after importing the GLB file when using version 6.10.0 of com.unity.cloud.gltfast.
However, I can select it fine when I import with version 6.9.1.
Also, the thumbnail preview doesn't show up with 6.10.0, but it does with 6.9.1.
Create Unity project with "Universal 3D" template.
Install the com.unity.cloud.gltfast package without specifying a version number.
Version 6.10.0 should be installed.
Drag and drop blau.glb file into Assets folder.
Drag and drop blau.glb from Project window into Scene window.
Click on the object.
Expected behavior
The object is selected.
A preview of the object shows up in the thumbnail.
This happens with version 6.9.1.
Bugged actual behavior
The object isn't selected.
A preview of the object doesn't show up in the thumbnail.
This happens with version 6.10.0.
Screenshots
Expected behavior:
Bugged actual behavior:
Desktop (please complete the following information):
glTFast version: 6.10.0
Unity Editor version: 6000.0.32f1
Render Pipeline and version [e.g. Universal Render Pipeline 12.0]: Not sure. How do I check this?
Platform: Editor
Additional context
I can't find any mention of version 6.10.0 in this repo's commit history. When I install com.unity.cloud.gltfast through the package manager without specifying a version, it installs version 6.10.0. It also shows up here: https://docs.unity3d.com/Packages/[email protected]/manual/sources.html.
Is 6.10.0 unstable, pre-release, or something?
The text was updated successfully, but these errors were encountered:
Describe the bug
I can't select a GLB object after importing the GLB file when using version 6.10.0 of com.unity.cloud.gltfast.
However, I can select it fine when I import with version 6.9.1.
Also, the thumbnail preview doesn't show up with 6.10.0, but it does with 6.9.1.
Files
blau.zip
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This happens with version 6.9.1.
Bugged actual behavior
This happens with version 6.10.0.
Screenshots
Expected behavior:
Bugged actual behavior:
Desktop (please complete the following information):
Additional context
I can't find any mention of version 6.10.0 in this repo's commit history. When I install com.unity.cloud.gltfast through the package manager without specifying a version, it installs version 6.10.0. It also shows up here: https://docs.unity3d.com/Packages/[email protected]/manual/sources.html.
Is 6.10.0 unstable, pre-release, or something?
The text was updated successfully, but these errors were encountered: