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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Resolution Note (fix version 6000.1.0b2):
Fix for this issue will be available on Unity 6000.1.0b2 and above