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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.