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
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
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