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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
Add comment