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
- Pausing a Visual Effect doesn't pause the “Multiply size over life” effect in the Update Block
- Wheel Colliders aren't detecting collision
- [VFX Graph] VFX graph is still dark when using Light Mode
- The Rotation of Child GameObject with the Interpolating RigidBody is set to a random number when changing the Rotation of Parent GameObject
- [Shader Graph] Shader graph is still dark when using Light Mode
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a3.433