Search Issue Tracker
Fixed in 2022.2.X
Votes
3
Found in
2022.2.0a3
2022.2.0a5
Issue ID
1411189
Regression
Yes
Infinite import on opening project (related to prefabs)
When opening this project - Editor goes to infinite loop.
How can we reproduce it using the example you attached
1 Try opening attached project "New Unity Project (4)"
(Note: if you want to reproduce again - delete the Library folder)
Expected results: project opens fine
Actual results: project start opening and then in a few minutes it goes into a loop importing these prefabs:
"
Start importing Assets/SampleSceneAssets/Meshes/Props/Furniture/Prefabs/BarStool_01.prefab
Start importing Assets/SampleSceneAssets/Meshes/Props/Furniture/Prefabs/GlassCase_01.prefab
Start importing Assets/SampleSceneAssets/Meshes/Structure/Prefab/TR_CurveWall_01.prefab
Start importing Assets/SampleSceneAssets/Meshes/Structure/Prefab/TR_Counter_01.prefab
"
Reproduces on: 2022.2.0a3, 2022.2.0a7
Not reproduces: 2022.1.0b11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
- [Linux] Crash on MenuController::ExecuteMenuItem when selecting recent scene
- Warnings appearing in the Console window when creating a new URP 3D Sample project
Add comment