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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.