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
- Render Graph Viewer "Pass List" has no padding
- No minimum size on Rendering Debugger window
- [ARM] The Player freezes when awaiting "g_UploadedTextureCondVar" in the Main Thread
- Crash/Freeze when opening a specific project
- Empty window appears when hovering over UXML Asset in UI Builder
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.