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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
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