Search Issue Tracker
Fixed in 2020.1.X
Votes
3
Found in
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1179379
Regression
Yes
[UWP] Some models are invisible in Unity player when using import options "Keep Quads" enabled and "Read/Write Enabled" disabled
How to reproduce:
1. Open attached project "repro_1179051_UWP"
2. Build and run the project
Expected result: models are visible in the Unity player
Actual result: some of the models are invisible
Reproducible on: 2019.1.b1, 2019.1.14f1, 2019.2.3f1, 2019.3.0a12, 2020.1.0a1
Not reproducible on: 2017.4.32f1, 2018.4.7f1
Could not test: 2019.1.a14 or lower (build time errors)
Workaround: Enable import option "Read/Write Enabled" for you models
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Martin-Sam
Sep 13, 2019 13:28
We observed the same issue using the Windows Desktop (not UWP) Player. Only those parts of the model that are made of Quads in Blender are affected. Triangles render fine. The workaround (Enabling the option "Read/Write Enabled") works for us as well.