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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment