Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1304936
Regression
No
Tilemap does not invoke Tilemap.tilemapTileChanged event when Tilemap component is reset
Reproduction steps:
1. Open attached project "1304936.zip"
2. Open "SampleScene"
3. In Tile Palette use the paint/move or delete tool to modify TileMap in Scene View
4. Notice messages in the console
5. In the Hierarchy window, select "Tilemap" under "Grid"
6. In the Inspector window right-click on the Tilemap component and press Reset
Expected result: After the Tilemap component reset, the same console messages are logged out for changed tiles
Actual result: After the Tilemap component reset, no console messages are logged out
Reproducible with: 2D Tilemap 1.0.0 (2019.4.18f1, 2020.2.2f1, 2021.1.0b2, 2021.2.0a1)
Couldn't test with: 2018.4.30f1 (couldn't downgrade to a functioning project)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a5