Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.2.3
Issue ID
AVPB-696
Regression
No
Matrix Construction node is transposed on visionOS pro device
Reproduction steps:
1. Open the attached “Repro“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter the Play Mode
4. Observe the Cube’s position and exit the Play Mode
5. Build the project on “visionOS” platform (File > Build Settings > visionOS > Build)
6. Run the build on an Apple Vision Pro device or visionOS simulator
7. Observe the Cube’s position
Expected result: The Cube is in the same position as in the Editor
Actual result: The Cube is lower than it should be
Reproducible with: 1.1.6, 1.2.3 (2022.3.37f1)
Couldn’t test with: 2.0.0-pre.3 (6000.0.10f1) - Unable to build in XCode
Reproducible on: MR on visionOS 1.1 Simulator
Not reproducible on: No other environment tested
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
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Resolution Note:
Fixed by another internal issue: AVPB-688: Shader graph matrix multiply broken when A is vector and B is matrix.