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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment