Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
Issue ID
1055869
Regression
No
[Backend][Improved Prefabs] Applying dependent componet to nested prefab crashes Editor
Steps:
1. Create empty GameObject 'A' and 'B'
2. Make prefab asset out of 'A' and another one out of 'B'
3. Nest 'B' to 'A'
4. Instantiate A
5. Add 'FixedJoint' on it
==> Rigidbody is automatically added
6. Apply 'Rigidbody' to 'A' as Override
7. Apply 'FixedJoint' to 'B' prefab asset
==> Editor crashes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Pickers and ‘+'/’-' buttons are not visible on the right side of parameter fields when the width of the "Project Settings... -> Quality" window is small
- "AssertionException: Assertion failure. Value was False" error is thrown when unmaximizing a docked UI Builder Window
- INVALID_ENUM warning is thrown in WebGL Player when building an empty scene
- Crash on ApiGLES::ClearBufferSubData when running the Player a second time on Meta Quest 2
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
Add comment