Search Issue Tracker
Fixed in 4.5.X
Votes
2
Found in
4.3.1f1
Issue ID
582006
Regression
No
Removing RigidBody2D in play mode disables the 2D collider
To reproduce:
1. Create a scene with a falling 2D rigid body, which would collide with another 2D rigid body.
2. Run the scene.
3. While the scene is running, remove the RigidBody2D component from the object in the bottom, but keep the collider.
4. The falling 2D rigid body does not collide with it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment