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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (fix version 6000.1.0b2):
Fix for this issue will be available on Unity 6000.1.0b2 and above