I’m trying to build Unity project (using visionOSTemplate-2.0.0-pre.11) on VisionOS with Xcode
But it’s not working showing some errors.
Could you please let me know how can I solve this, and what is the problem?
Hi, I saw the same errors here on my machine using
- Unity 6000.0.17f1 with
- Apple visionOS XR Pluigin 2.0.0-pre.11
- PolySpatial 2.0.0-pre.11
I did not try out the template but instead use an almost empty scene showing only one cube and skybox.
I let Unity generate the Xcode project for Simulator – using Xcode 16.0 Beta 4.
It worked when app mode = “Metal”. But with app mode = “Hybrid” I saw the same errors like you, @mir_unity192 .
After that, I installed latest Xcode 16.0 Beta 6 opened the project again with this Beta 6, build and
… the errors are gone. ![]()
1 Like
Hi, @malte62831 !
Thank you so much for the solution! I will try this for the next build. ![]()
![]()
