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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.