Search Issue Tracker
In Progress
Fixed in 6000.0.42f1, 6000.1.0b10, 6000.2.0a6
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment