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
- Sprites are cut off when using a custom alpha mask with a custom shader
- Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
- Crash on il2cpp::vm::Class::Init in the Player when handling FileNotFoundException in cascading catch blocks in async method
- Mesh with vertex animation shader renders incorrectly when using DirectX11 and AMD GPU
- Select Dependencies context menu doesn't work properly in Project Browser
Add comment