Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a3
Issue ID
965519
Regression
No
[TileMap] Deleting 1 Tilemap, while having 2+ Tilemaps, and Undoing, results in un-erasable grid objects
Reproduction steps:
1. Open "tilebugtest.zip" project
2. Create a "Tilemap"
3. Duplicate the "Tilemap" inside "Grid"
4. Take a Sprite from the Palette and paint somewhere
5. Delete the "Tilemap" where you painted
6. "Ctrl + Z" Undo
7. Try to Erase the painted blocks
Expected Result: The blocks get erased
Actual Result: The blocks cannot be erased or overwritten
Reproduced with: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1
Did not reproduce on: 2017.1 (Tiilemap was only implemented from 2017.2)
Note:
Workaround is to restart the Editor
Or make sure that only one TileMap exists
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment