Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a13
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.15f1
2023.1.0b11
2023.2.0a10
Issue ID
UUM-32832
Regression
No
Tilemap with corrupted data crashes the Editor when calling CompressBounds
How to reproduce:
1. Open the attached project “tilemapcompressboundsbugtest.zip“
2. Open the “SampleScene” Scene
3. Select the “tilemap_wall1“ GameObject (child of “grid“ GameObject) in the Hierarchy
4. Press “compress” in the Inspector
Expected result: The Editor doesn’t crash
Actual result: The Editor crashes
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.15f1, 2023.1.0b11, 2023.2.0a10
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (by reporter)
Note: The corrupted tile can be found by opening the SampleScene file via text editor and searching for a tile with an “m_TileIndex: 3651547248“ Index and a “m_TileSpriteIndex: 4294967295“ Sprite Index
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
- PlayerPropertiesChanged event fires before Player Properties are applied
- Opening Media Pop-out in “Before You Start” Tutorial throws “Styles” and “Styles_Dark” messages in the Console window
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Asset name is not shown in the Undo History window when a sprite is modified
- Moving a Tab to a floating window fails when floating windows are docked next to each other
Resolution Note (fix version 2023.2.0a13):
Fix for this issue will be available on Unity 2023.2.0a13 and above
Resolution Note (fix version 2023.1.0b15):
Fix for this issue will be available on Unity 2023.1.0b15 and above
Resolution Note (fix version 2022.2.18f1):
Fix for this issue will be available on Unity 2022.2.18f1 and above
Resolution Note (fix version 2021.3.25f1):
Fix for this issue will be available on Unity 2021.3.25f1 and above