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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3
Add comment