Search Issue Tracker
Fixed
Fixed in 2022.3.57f1, 6000.0.35f1, 6000.1.0b2, 7000.0.0a17
Votes
0
Found in
2021.3.47f1
2022.3.55f1
6000.0.32f1
6000.1.0a8
Issue ID
UUM-91461
Regression
No
Creating a Grid in the scene and then deleting it removes the default Grid
How to reproduce:
1. Create a new 2D Unity Project
2. Go to Window -> 2D -> Tile Palette
3. Create New Tilemap -> Any Tilemap
4. In the Hierarchy, delete the "Grid" GameObject
5. Observe the Scene View
Expected results: The default grid is visible in the Scene View
Actual results: No grid is visible in the Scene View
Reproducible with: 2021.3.47f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a8
Reproducible on: macOS Sequoia 15.1 (M1)
Not reproducible on: No other environment tested
Note: Restarting the project solves the issue
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 6000.1.0b2):
Fix for this issue will be available on Unity 6000.1.0b2 and above