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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.