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
- 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
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment