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
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is shown when launching a freshly created project
- Editor Windows dragging behavior is erratic/glitchy when a specific multi-display setup is used and the Editor window is not on the main display
- Meta Quest missing an icon in Build Profiles window in U6.0
- Foldout arrow indent is misaligned in the Inspector when used for Arrays or Lists
- Material import pipeline strips properties when it is added with a script
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.