Search Issue Tracker
Fixed
Fixed in 1.2.3
Votes
2
Found in [Package]
1.2.3
Issue ID
XRVOSB-43
Regression
No
[AVP][VisionOS] Vision Pro frame jitters
Reproduction steps:
1. Open the attached “Repro“ project
2. Build the project on “visionOS” platform (File > Build Settings > visionOS > Build)
3. Run the build on an Apple Vision Pro device
4. Look around and observe the rectangle in front of you
Expected result: The rectangle stays in the center and follows the camera smoothly
Actual result: The rectangle jitters
Reproducible with: 1.2.3 (2022.3.28f1)
Reproducible on: VR on Apple Vision Pro device (User’s platform)
Not reproducible on: VR on visionOS 1.1 Simulator
Comments (1)
-
GameFinder
Aug 07, 2024 12:07
I tested with Unity2022.3.41f1 and visionos1.2.3 the jitter problem still exists.
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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
Resolution Note (fix version 1.2.3):
This issue was multi-factorial but mostly came down to Unity's thread priorities being wrong. This was fixed in 2022.3/staging, and landed in 2022.3.41