Search Issue Tracker
In Progress
Fix In Review for 2022.3.15f1
Fixed in 2023.2.3f1, 2023.3.0a16
Under Consideration for 2024.1.X
Votes
13
Found in
2022.3.12f1
2023.1.18f1
2023.2.0b15
2023.3.0a11
2024.1.0a1
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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment