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
- Play Mode Scenario selection/highlight is too long and out of its bounds when the Play Mode Scenario window is opened after maximizing
- Duplicated groups and incorrect grouping in UI Builder when using UxmlElementAttribute: libraryPath
- 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
- Crash on UNITY_FT_Render_Glyph_Internal when Generating Font Atlas in the Font Asset Creator Window
Add comment