Search Issue Tracker
Fixed
Fixed in 0.7.1-exp.0
Votes
0
Found in [Package]
0.5.0-exp.0
0.6.2-exp.0
Issue ID
AVPB-144
Regression
Yes
[VisionOS][M2] PolySpatial linker error appears when building the Xcode project
When trying to build a blank app with a sphere in it basically, I get the following linker error in Xcode when trying to build for hardware using "Device SDK" and set to "Fully immersive":
Expected outcome: No errors appear when building the project
Actual outcome: "ld: Undefined symbols:
_UnityVisionOS_OnInputEvent, referenced from:
<initial-undefines>
clang: error: linker command failed with exit code 1 (use -v to see invocation)" error appears
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 0.7.1-exp.0):
After downloading the project, switched to editor version 2022.3.15f1 and updated visionOS package to 0.7.1 and was able to build without issue.