Search Issue Tracker
Fixed in 2023.1.1f1
Fixed in 2022.3.3f1, 2023.1.X, 2023.2.X, 2023.2.0a13
Votes
0
Found in
2022.3.0f1
2023.1.0b14
2023.2.0a12
Issue ID
UUM-34560
Regression
No
Crash on RegisterScripts when importing corrupted 2D Tilemap Extras
Reproduction steps:
1. Open the attached “ASDQWE” project
Expected result: The project is successfully loaded and opened
Actual result: The project crashes when loading
Reproducible with: 2022.3.0f1, 2023.1.0b14, 2023.2.0a12
Could not test with: 2020.3.47f1, 2021.3.24f1 (error CS0246: The type or namespace name 'TileAnimationFlags' could not be found (are you missing a using directive or an assembly reference?)), 2022.2.17f1 (error CS0115: 'GameObjectBrushEditor.shouldSaveBrushForSelection': no suitable method found to override)
Reproducible on: Intel MacOS 13.3.1
First few lines of Stack Trace:
{noformat}
0x00007FF9AA787A1B (Unity) RegisterScripts
0x00007FF9AA778B81 (Unity) AssetImportManager::Import
0x00007FF9AA77B18E (Unity) ImportOutOfDateAssets
0x00007FF9AA785491 (Unity) RefreshInternalV2
0x00007FF9AA78CCC7 (Unity) StopAssetImportingV2Internal
0x00007FF9AA77BA7D (Unity) InitialRefreshV2{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Add comment