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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Resolution Note (fix version 2019.3):
Fixed. The grid lines should now behave as expected when switching to 2D views.