Search Issue Tracker
Duplicate
Votes
1
Found in
4.3.1f1
Issue ID
583602
Regression
No
Destroying rigidbody2D stops colliders from working
To reproduce:
1. Open rigidbodyless collider test project
2. Open test scene
3. Enter play mode
4. Observe as "destroyer" game object falls through platforms
5. Pause play mode
6. Move destroyer back above the platforms
7. Unpause play mode
Expected result: Destroyer falls on the first platform (or doesn't fall throught the platform after destroying the rigidbody)
Actual result: It falls throught
Note: Disabling and enabling the collider of the platform fixes this so it works properly.
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
- [Quality Hackweek] [macOS] The letter ‘p’ is not continuously entered in a sticky note when holding the ‘p’ keyboard key
- Double separation lines are present in Override Controls in a new Volume Profile Asset
- Timeline UI elements overlap with the toolbar and property section when resizing a docked Animation window horizontally
- Asset is shown as not checked out but is editable when adding a scoped registry
- [Linux] Input field does not receive characters when they are inputted with the SHIFT modifier
This is a duplicate of issue #582006