Search Issue Tracker
Active
Votes
0
Found in
6000.0.62f1
6000.2.12f1
6000.3.0f1
Issue ID
UUM-127414
Regression
No
Multiplte InvalidOperationExceptions and AggregateExceptions errors are being thrown when building for VisionOS
How to reproduce:
1. Open the attached “IN-121725.zip” project
2. Switch the Build Target to VisionOS (File → Build Profiles)
3. Build the Project
Expected result: Build is succesful
Actual result: Build fails with “UnityEngine.Vector3::op_Subtraction(UnityEngine.Vector3&,UnityEngine.Vector3&))…” error
Reproducible with: 6000.0.62f1, 6000.2.12f1, 6000.3.0f1
Not reproducible with: 6000.4.0a4, 6000.5.0a1
Couldn’t test with: 2022.3.69f1 (Unfixable compilation errors due to downgrade of packages)
Reproducible on: macOS 26.0.1 M3 Pro, macOS 14.6.1 M2 (user’s)
Not reproducible on: No other environment tested
Notes:
- Not reproducible on a new project
- Reproducible with Simulator SDK
- Could not find the exact Fixed In version due to constant package compilation errors after upgarding and downgrading, related to GUID
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL: setting matchWebGLToCanvasSize to false and changing to full screen fails
- FrameDebugger - Wrong texture displayed when using CreateRenderGraphTexture
- Multiplte InvalidOperationExceptions and AggregateExceptions errors are being thrown when building for VisionOS
- Preferences foldouts don’t work when clicking on text
- WebGL Memory Leaks when unloading a Unity Instance
Add comment