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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note:
Postponed due to feature work needed see jira linked below