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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
Resolution Note (fix version 2019.3):
Fixed. The grid lines should now behave as expected when switching to 2D views.