Search Issue Tracker
Duplicate
Votes
0
Found in
4.3.0b5
Issue ID
569344
Regression
No
Remove BoxCollider2D/BoxCollider doesn't work when using ReguireComponent
Remove 2D/3D collider doesn't work when using ReguireComponent
2) How can we reproduce it using the example you attached
1 Create new project
2 Create empty object
3 Create script A that requires BoxCollider
4 Add A to cube
5 Add BoxCollider to cube from UI, in poped-up window press Replace - notice BoxCollider is not removed - added 2 BoxColliders (no any messages)
Same for 2D colliders.
Reproduced only for same colliders.
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
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
This is a duplicate of issue #568369