Search Issue Tracker
Not Reproducible
Votes
4
Found in [Package]
2020.2
2020.3
2020.3.4f1
2021.1
2021.2
Issue ID
1330478
Regression
Yes
[XR][Quest] GameObjects jitter when moving using physics
How to reproduce:
1. Open the attached project "PhysicsQuest_2020_3_4" from "JitteryPhysicsQuest.zip"
2. Build and Run on Oculus Quest 1/2
3. Observe the Scene in the headset
Expected result: The cube moves smoothly
Actual result: The cube starts off moving smoothly and eventually starts stuttering
Reproducible with:
Oculus XR 1.9.1 (2021.1.0a10, 2021.1.16f1, 2021.2.0b5)
Oculus XR 1.10.0-preview.2 (2021.2.0b5)
Not reproducible with: Oculus XR 1.9.1 (2020.3.15f1)
Could not test with: 2021.1.0a1 - 2021.1.0a9 (can not upgrade the project to work on these versions), 2022.1.0a3 (due to the case 1349162 issue)
Notes:
- This is not time.deltaTime. This is caused by switching the framerate during runtime
- Reproducible with Multi-Pass and Multiview
- Reproducible on Vulkan and OpenGLES3
- If the stutter is not seen sleep/awake the headset
- This does reproduce in the Editor using Oculus Link, however, it is not as laggy so for a clear reproduction building the project is necessary
Comments (1)
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
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
fashVR
Sep 24, 2023 11:19
Please tell me you found a solution