I feel pretty bad for any game developer currently tied to the Unity platform.
If you have a mobile or free-to-play or other fractionally monetized product on top of Unity, you pretty much have to stop distributing it right now
Maybe ChatGPT can be trained to port Unity projects to Unreal?
I think the average Unreal Engine developer is going to need some major guidance from Epic or the community on how to develop, support, and ship to a new Apple platform. Its already difficult (though easier in the latest UE release) to do all this on the supported Apple platforms.
any updates? now Apple Vision Pro will be shipped soon(Feb 2)… I just don’t want to use Unity to develope apps for AVP. Please make it happen.Thanks in advance
+1 This is forward progress. I have a Mac Studio Ultra. I will try to take up this fight, but we need a hero. I can not get my head around Unity new pricing model, it is unreal
I was able to load the app on VisionOS simulator, but got same error as above. I think this needs to be embedded in SwiftUI to take advantage of scene and ARKit. Looking at bridging header.
A quick update on visionOS support in Unreal Engine for the Apple Vision Pro:
We’re planning to ship Experimental support for Apple Vision Pro’s Full Immersion Style (Full Immersion) in Unreal Engine 5.4.
While we’re evaluating support for Progressive and Mixed Immersive Spaces (Shared Space), it is entirely possible for you trailblazers out there to modify the UE source and add your own support for these other modalities.
@VictorLerp This is great news! Will there be any official guides available for workflows, or will that still be up to the community to create? As of right now it’s incredibly difficult to navigate for most devs trying to get the current implementation to build to the VisionOS simulator, let alone to device. I’m running into the exact issues (on 5.4 and 5.5) as Alex with building to my Vision Pro and it’s starting to look like the current implementation won’t even build to device. Does Epic have any headsets to validate this with?