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
- 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
Resolution Note:
RIgidbody interpolation and extrapolation is not supported in the extra physics scenes at the moment.