Search Issue Tracker
Fixed in 0.6.0
Votes
0
Found in [Package]
0.5.0-preview
Issue ID
1287541
Regression
Yes
[ECS] Physics stop simulating when all PhysicsCollider in the scene are removed
How to reproduce:
1. Open attached project "1287541.zip"
2. Open "PhysicsTest" Scene
3. Play
Expected result: Cube entity keeps falling and falls through "Ground" entity
Actual result: Cube entity freezes in the air after removing PhysicsCollider
Reproducible with: 0.5.0-preview.1 (2020.1.10f1, 2020.2.0b8, 2021.1.0a5), 0.5.1-preview.2 (2020.1.10f1, 2020.2.0b8, 2021.1.0a5)
Not reproducible with: 0.4.1-preview (2020.1.10f1, 2020.2.0b8, 2021.1.0a5)
Could not test with: 2018.4 and 2019.4 (couldn't downgrade the project)
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 0.6.0):
Fix available in 2020.1.9f1 and above