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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
fashVR
Sep 24, 2023 11:19
Please tell me you found a solution