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
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
This is a duplicate of issue #582006