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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
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.