Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.1.0a10
Issue ID
1101411
Regression
No
[Improved Prefabs] Is is possible to revert removed component without having its dependency on GameObject
Steps:
1. Create a GameObject with HingeJoint and Rigidbody on it
2. Turn it into prefab
3. Remove both components
==>
They appear as overrides
4. Right click on HingeJoint and Revert it
==>
"Error removing component when merging Prefab changes: Can't remove Rigidbody because CharacterJoint depends on it" error message appears (It is OK)
HingeJoint reverted
Rigidbody re-added again
Expected:
Dialog should appear telling that cannot perform revert operation (as in other cases, like when removing Rigidbody when other components depend on it)
HingeJoint should not be reverted
Rigidbody should not be re-added
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a13