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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.