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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note (fix version 0.6.0):
Fix available in 2020.1.9f1 and above