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
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
- Top and bottom color channels are swapped when lighting an object with Six Way Shader Graph in URP
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
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.