Open nehvaleem opened 2 years ago
Hello! Indeed We also got the same a while ago, even on regular textures imported as texture arrays. The issue was fixed in #58 .
Currently there is no new version of mixture so, the fix is not present in the OpenUPM package. @alelievr , maybe we should release a 0.5.0 ? In the meantime, I suggest you clone the repository and use it as a local package.
thanks for the info! it would be great if it could be published as a new version. I tend to avoid working with local packages if I can.
What happened? The editor (2021.3.4f1) crashes without bug reporter after selecting texture array (made by microsplat).
To Reproduce Open a texture array in the inspector. If that doesn't work I can provide a sample one.
Setup:
Additional informations In the Logs, there is a stack overflow exception originating from the Mixture codebase (iirc something around line no 200 in the texture inspector related code.