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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
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.