Search Issue Tracker
Fixed
Fixed in 2022.2.3f1, 2023.1.0a13
Votes
0
Found in
2022.2.0a3
2022.2.0b5
2023.1.0a9
Issue ID
UUM-11957
Regression
Yes
Prefab Importing gets stuck on project opening when Parallel Importing is enabled
To reproduce:
1. Open the attached project (make sure that the library folder is deleted)
2. Wait for the Import process to finish
Expected result: the project is opened after the library is generated and importing is finished
Actual results: project opening gets stuck on: "Importing (iteration 4) : Prefabs/World/Charging Station.prefab"
Reproduced on:
2022.2.0a3 2022.2.0b5
Not reproducible on:
2022.2.0a2 2023.1.0a6
Notes:
- Disabling Project Settings > Editor > Parallel Importing fixes the issue
- Editor log starts spamming:
"Start importing Assets/Prefabs/World/Charging Station.prefab using Guid(0391f20d3fc4609449d8825c817a1752) Importer(-1,00000000000000000000000000000000) -> (artifact id: 'a5871b697f6446b061aeaa985796eaff') in 0.013894 seconds"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Material is left in broken state when switching from a .git branch with no HDRP to a branch that contains HDRP
- Crash on buffer_add_value_full when hovering over SerializedProperty.boxedValue in Debug Mode after ISerializationCallbackReceiver.OnAfterDeserialize modifies value
- Editor is not capitalised consistently in Preferences window
- [Linux] “Restore Defaults” warning window appears behind Profiler Modules dropdown
- [iOS] Time.deltaTime is switching between 9.998583E-06 and approximately 0.01 seconds
Add comment