Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Fix In Review for 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment