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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Add comment