Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.1.0a12
Issue ID
1196128
Regression
No
Object meshes are not drawn in "Wireframe" shading mode representation with OpenGLES2 and OpenGLES3 Graphics APIs
Object meshes are not displayed in scene view when shading mode is set to Wireframe with OpenGLES2 and OpenGLES3 Graphics APIs however it works fine with Direct3D11, Direct3D12, and OpenGLCore Graphics APIs, refer attached screenshots
Steps to repro:
1. Create a new project.
2. Download and import Standard Assets from Asset Store
3. Project Browser > Assets > SampleScenes > Scenes > Car > Open
4. Switch to Scene View
5. Scene View > Draw Mode > Wireframe
Actual Result:
Object meshes are not displayed in scene view when shading mode is set to Wireframe
Expected Result:
Object meshes are visible when shading mode is set to Wireframe with all graphics APIs
Reproducible on:
2020.1.0a12, 2019.3.0b10, 2019.2.6f1, 2019.1.11f1, 2018.3.0f2, 2017.1.5f1.
Environment:
This occurs only on Windows.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Minor / cosmetic