arenaxr / arena-unity

Unity C# library for editing scenes and creating applications for the ARENA.
https://docs.arenaxr.org/content/unity
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

gltfasset material loss on load #101

Open mwfarb opened 5 months ago

mwfarb commented 5 months ago

This may only affect a few gltf models, but some lose their materials on load, and it can effect other models. Load this model: https://arena-dev1.conix.io/store/users/agr/arena-scans/arena-occluder.glb.

mwfarb commented 5 months ago

Leon might have the right thought if it's a "Unity asset reference problem, like some empty object with the same guid is imported over somehow".

mwfarb commented 5 months ago

There are a handful of import and instantiation settings that can be used on import, I wonder if the defaults aren’t quiet right.