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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Add comment