Search Issue Tracker
Fixed
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a6, 7000.0.0a23
Votes
1
Found in
2022.3.52f1
6000.0.27f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-87105
Regression
Yes
"Assertion failed on expression: 'prefabInstance.GetPrefabModification().m_TransformParent.IsValid()'" is thrown when reimporting a Prefab
How to reproduce:
1. Open the attached project "AudioReadTest.zip"
2. Right mouse click on Assets/Prefabs/Prefab1.prefab
3. Click "Reimport"
Expected results: No errors are thrown
Actual results: "Assertion failed on expression: 'prefabInstance.GetPrefabModification().m_TransformParent.IsValid()'" is thrown
Reproducible with: 2022.1.0a15, 2022.3.52f1, 6000.0.27f1, 6000.1.0a3
Not reproducible with: 2021.3.46f1, 2022.1.0a14
Reproducible on: Windows 10 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment