Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a10
Issue ID
1169990
Regression
Yes
Scene View - The grid is not displayed when viewing the scene in 2D view
When viewing a scene in 2D view, the grid will not be displayed. In order to get the grid to show correctly, you will need to open the grid visibility settings and set the Grid Axis to Z. From that point on, the grid will always be displayed correctly when switching to 2D View, regardless of the grid visibility settings
1. Open Unity on a machine that has not opened Unity 2019.3.0a10 or higher
2. Create a project with the 2D template
3. Inspect the scene view
Expected Result:
The grid is displayed correctly in 2D View.
Actual Result:
The grid is not displayed.
Tested on Windows.
Occurs on 2019.3.0a10
Does not occur on 2019.3.0a9
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
Resolution Note (fix version 2019.3):
Fixed. The grid lines should now behave as expected when switching to 2D views.