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 imported a model in Assets > Models > F35B and imported it into the scene, added the GLTF Object component to it and ran in local server. on load I get:
I did click fix all textures on the UnityGLTF import menu in inspector to fix imported texture colour space on first import. The model is a gltf+separate file which might be the cause, a .glb embedded of the same model works fine the same workflow, this only happens with GLTF+separate.
1. Import the attached model to a project, on import inspector click fix all textures, drag/drop it into a Needle Unity scene, add GLTF Object component on it
2. Hit play, see the F35_v1 model in the scene with the GLTF Object component on it is the cause
I think this might be the issue where UnityGLTF doesnt register the textures as dependencies and we've seen this when creating a BugReport were textures were also missing (because they were not registered as dependencies?)
I can probably find the full repro if you guys need it but the bug reporter misses those separate texture dependencies for sure which has probably affected this bug report
Describe the bug 💬
I imported a model in Assets > Models > F35B and imported it into the scene, added the GLTF Object component to it and ran in local server. on load I get:
I did click fix all textures on the UnityGLTF import menu in inspector to fix imported texture colour space on first import. The model is a gltf+separate file which might be the cause, a .glb embedded of the same model works fine the same workflow, this only happens with GLTF+separate.
Operating System 👩💻
Windows
What browsers are you seeing the problem on? 🏄♂️
Firefox, Chrome
Editor Version 🎲
2022.x
Needle Exporter version
2.67.6-pre
Project Info (Unity only) 📜
Steps to reproduce 🔢
1. Import the attached model to a project, on import inspector click fix all textures, drag/drop it into a Needle Unity scene, add GLTF Object component on it 2. Hit play, see the F35_v1 model in the scene with the GLTF Object component on it is the cause
Reproduction ♻
Model: https://drive.google.com/file/d/1wZS7Rw9YdREAD3JnPxyH8qXgr_kQqbx1/view?usp=share_link
Project: https://drive.google.com/file/d/1Vub06sgblEiMJO-TjOMvSzkIgQJf9hmX/view?usp=share_link
Validations 🩹
The text was updated successfully, but these errors were encountered: