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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2019.3):
Fixed. The grid lines should now behave as expected when switching to 2D views.