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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment