You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Added support for reading VisionOS***.ini. IOS is a parent platform, so it's INIs are read as well. -Added VisionOSEngine.ini to vr template which disables MobileMultiview and InstancedStereoRendering, which are not currently supported. -Fixed build break where notification manager is used, but was not included on visionos. Perhaps it wasn't suppoted in an earlier version, but the types in quesiton exist now so I just removed the ifdef removal on VisionOS. #jira UE-211236 #rb Josie.Yang [CL 35632797 by jeff fisher in ue5-main branch]