Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.2.3f1, 2023.3.0a16, 7000.0.0a1
Votes
15
Found in
2022.3.12f1
2023.1.18f1
2023.2.0b15
2023.3.0a11
Issue ID
UUM-54362
Regression
Yes
Editor freezes when PrefabUtility.LoadPrefabContents is called in AssetPostprocessor.OnPostprocessAllAssets for a moved prefab
How to reproduce:
1. Open the attached project "PrefabUtilityLoadPrefabContentsHang.zip"
2. Rename Assets/MonitoredFolder/RenameMeToFreezeTheEditor.prefab to "a"
Expected results: The Prefab is renamed to "a"
Actual results: The Editor freezes
Reproducible with: 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a2, 2023.3.0a11
Not reproducible with: 2021.3.31f1, 2023.2.0a23
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment