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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
Add comment