Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2017.4.12f1
Issue ID
1086961
Regression
No
Prefab's Apply doesn't respect component dependencies (declared via RequireComponent) yielding incorrect setup
How to reproduce:
1. Download attached project "Joint"
2. Make two instances of Cube prefab in the Scene
3. Add Character Joint component to one of the instances
4. Delete Rigidbody component from the other instance and Apply the changes to the prefab
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduced with: 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0b5, 2019.1.0a3
Note: The issue persists with any other Joint as well
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Fix for 6000.0.X: Universal 3D Sample project template takes a very long time to build.
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a3.433