Search Issue Tracker
Fixed
Fixed in 6000.4.0b8, 6000.5.0a7
Votes
0
Found in
6000.4.0b6
6000.5.0a4
Issue ID
UUM-134495
Regression
No
Crash on TilemapPosition_Less::operator() when performing various operations with Tilemaps
A recurring crash issue in the Unity Editor has been observed, affecting work with Tilemaps. These crashes have been reported to happen when:
- Opening a Tile palette
- Selecting a Tile
- Deleting a Tile
Reproducible with versions: 6000.4.0a2-6000.4.0b6, 6000.5.0a3-6000.5.0a4 (Sentry data)
Reproducible on: Windows 10, Windows 11
Notes:
- Not reproduced by CQA
- Sentry only collects data for Windows crashes, so we are not able to determine if the issue is reproducible on other environments
First few lines of StackTrace:
0x00007FFCC06A03DA (Unity) core::flat_set<math::int3_storage,TilemapPosition_Less,core::allocator<math::int3_storage,0> >::insert
0x00007FFCC06D0376 (Unity) Tilemap::RefreshTileAsset
0x00007FFCC0685FE3 (Unity) Tilemap_CUSTOM_RefreshTile
0x000002D806D6FC3D (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Tilemaps.Tilemap:RefreshTile_Injected (intptr,UnityEngine.Vector3Int&)
0x000002D806D6FB73 (Mono JIT Code) UnityEngine.Tilemaps.Tilemap:RefreshTile (UnityEngine.Vector3Int)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fix crash in TilemapPosition_Less::operator()
Resolution Note (fix version 6000.5.0a7):
Fix crash in TilemapPosition_Less::operator()
Resolution Note (fix version 6000.4.0b8):
Fix crash in TilemapPosition_Less::operator()