Search Issue Tracker
Fixed in 2022.3.6f1
Fixed in 2021.3.X, 2021.3.29f1, 2022.3.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2021.3.19f1
Issue ID
UUM-27531
Regression
Yes
Crash on FindAssetsWithImporterTypeV2 when opening the project
Reproduction steps:
1. Open the attached “CrashRepro” project
Expected result: The project opens
Actual result: Unity Editor crashes
Reproducible with: 2021.2.11f1, 2021.2.19f1, 2021.3.19f1
Not reproducible with: 2020.3.45f1, 2021.2.10f1, 2022.2.0a1, 2022.2.7f1, 2023.1.0b5, 2023.2.0a3
Reproducible on: Ubuntu 22.04, Windows 10 Pro 22H2
First lines of the stack trace:
0x00007ff6d2f1eb40 (Unity) FindAssetImportersV2
0x00007ff6d27991e4 (Unity) PluginManager::RefreshPlugins
0x00007ff6d1b228b5 (Unity) MonoManager::SetupLoadedEditorAssemblies
0x00007ff6d1b1846d (Unity) MonoManager::EndReloadAssembly
0x00007ff6d1b1fff8 (Unity) MonoManager::ReloadAssembly
Note: Crash for 2021.2.11f1 does not reproduce rarely
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment