Open ROBYER1 opened 1 year ago
Seems like some textures aren't copied along. Thanks for the report.
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
Hello @ROBYER1 do you still have this issue?
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 π’
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 π©Ή