Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b10
2018.2.0f2
Issue ID
1063943
Regression
Yes
[LWRP] Gizmos are almost invisible
To reproduce:
1. Create a project with LWRP template
2. Create a new scene
3. Create a script and call Gizmos.DrawSphere in OnDrawGizmos
4. Observe that the gizmo sphere is almost invisible
Expected: the gizmos are properly visible
Reproduced in 2018.2.0b10, 2018.2.0f2, 2018.3.0a6
Did not reproduce in 2018.1.9f1, 2018.2.0b9
Regression introduced 2018.2.0b10
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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
anuragaofl
Feb 26, 2019 23:48
For those of you on older versions of Unity, you can work around this bug by switching to isometric camera in the Scene View.