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
- "Assertion failed on expression" errors appear when selecting specific Tile Palette GameObjects
- “CommandBuffer: built-in render texture type 3 not found while executing” warning is displayed in URP project
- Player build logs a "material with shader doesn't have a '_MainTex' property" error when instantiating a specific amount of specific prefabs
- The LayerMask parameter is ignored when using Physics2D.GetRayIntersection method
- The Tilemap GameObject causes other Tilemap GameObjects to become invisible when its “Mask Interaction” is set to “Visible Inside Mask”
Resolution Note:
RIgidbody interpolation and extrapolation is not supported in the extra physics scenes at the moment.