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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.