Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3
2019.3.2f1
2020.1
Issue ID
1222124
Regression
No
Rigidbody jitters when placed in additional PhysicsScene
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Move the "Cube" GameObject to the additional "Judderland" Scene by pressing the "2" key on the keyboard
4. Observe the Game View
Expected result: "Cube" GameObject's Physics behave the same as in the main Scene
Actual result: "Cube" GameObject jitters
Reproducible with: 2018.4.18f1, 2019.3.3f1, 2020.1.0a25
Couldn't test with: 2017.4.37f1 (PhysicsScene does not exist)
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note:
RIgidbody interpolation and extrapolation is not supported in the extra physics scenes at the moment.