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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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