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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Resolution Note:
Postponed due to feature work needed see jira linked below