Search Issue Tracker
Fixed
Votes
0
Found in
2020.1.0a1
2020.2
2021.1
2021.1.0a9
Issue ID
1298217
Regression
No
Gizmos are rendered as wireframe when Scene view Draw Mode is set to Wireframe
How to reproduce:
1. Open the user's attached "stw-21-1-christmas-tree-racers.zip" project
2. Open the "Main" Scene
3. Set the Scene view Draw Mode to Wireframe
4. Select the "CubeBug" GameObject in the Hierarchy window
5. Observe the Scene view
Expected result: Gizmos are drawn normally, and look exactly the same as when using Shaded Scene view Draw mode.
Actual result: Gizmos are drawn as wireframe. Flat gizmos are wireframe quads, and light probes are drawn as wireframe spheres.
This does not reproduce on builtin, it is a fault with the SRP's. A new URP project works fine for reproing.
Reproducible with: 2020.1.0a1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Not reproducible with: 2018.4.30f1, 2019.4.16f1
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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Resolution Note:
Postponed due to feature work needed see jira linked below