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
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
fashVR
Sep 24, 2023 11:19
Please tell me you found a solution