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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 6000.1.0b2):
Fix for this issue will be available on Unity 6000.1.0b2 and above