Search Issue Tracker
Fixed in 2022.2.0f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a2
Votes
0
Found in
2022.2.0b8
2023.1.0a1
Issue ID
UUM-15167
Regression
Yes
Crash on AssetImportManager::Import when opening the project
Reproduction steps:
1. Open the user’s attached project
Expected result: User’s project opens
Actual result: Unity Editor crashes
Reproducible with: 2022.2.0a15, 2022.2.0b8, 2023.1.0a1
Not reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.17f1, 2022.2.0a14, 2023.1.0a2, 2023.1.0a11
Reproducible on: Windows 11 Pro 21H2
First lines of the stack trace:
{noformat}0x00007ff76f12e1e6 (Unity) AssetImportManager::Import
0x00007ff76f13273f (Unity) ImportOutOfDateAssets
0x00007ff76f13dbb8 (Unity) RefreshInternalV2
0x00007ff76f1456bf (Unity) StopAssetImportingV2Internal
0x00007ff76f13312d (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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
Add comment