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
- Package Manager's "Locate", "Manage", and "Open VFX Graph Samples.." buttons are not aligned when Visual Effect Graph package is installed
- [Ubuntu] Unity Version Control Setup Steps Display Cramped and Unformatted Text
- Editor hangs indefinitely when a Custom Attribute is created with a very long name in VFX Graph
- Toggle Button Group Sample Code Disappears on Window Resize in UI Toolkit Samples
- Trailing GameObject glitch is present when moving Camera and using Blitter.BlitTexture with stencil buffer
This is a duplicate of issue #582006