Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a9
2020.1.2f1
2020.2
Issue ID
1275562
Regression
Yes
Crash on Tilemap::ValidateAllTileAssets when opening a specific prefab or dropping it into the scene
Reproduction steps:
1. Open the attached project ("1275562.zip")
2. Double click the "desertbiome.prefab" or drag it to the Scene View
Reproducible with: 2020.1.0a9, 2020.1.6f1, 2020.2.0b2
Not reproducible with: 2018.4.27f1, 2019.4.11f1, 2020.1.0a8
First lines of the stacktrace:
0x00007ff7716b15bd (Unity) Tilemap::ValidateAllTileAssets
0x00007ff7716b0b76 (Unity) Tilemap::Update
0x00007ff770344178 (Unity) BaseBehaviourManager::CommonUpdate<BehaviourManager>
0x00007ff77034e31a (Unity) BehaviourManager::Update
Notes:
- Might be related to case 1174254, but the reproduction versions don't match
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 2020.1):
A fix for this issue is available on Unity 2021.1.0a2 and above
Resolution Note (fix version 2020.2):
A fix for this issue is available on Unity 2020.2.0b8 and above
Resolution Note (fix version 2020.1):
A fix for this issue is available on Unity 2020.1.10f1 and above