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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
This is a duplicate of issue #582006