12-15-2021 02:50 PM - edited 12-15-2021 02:51 PM
I would like to start development for Quest 2 Mobile in UE4. I want to utilize ASW but I'm having some trouble enabling it in the UE4 2.4X setting.
As you can see in the 2 pics below, I don't have options to enable XR API or ASW. I'm trying to follow this guide to get everything set up https://developer.oculus.com/documentation/unreal/unreal-asw/
Please let me know what I'm doing wrong and how to fix it so I can get started. Thanks.
Solved! Go to Solution.
12-24-2021 07:19 AM
Are you certain you built the source of the oculus fork and not the normal ue4 source? If so it should be there.
01-02-2022 11:45 AM
Yes, I'm quite certain that it's the oculus fork. Is there a way to verify?
02-10-2022 09:08 AM
Yes, at the top click Help > About Unreal Editor
03-17-2022 12:24 PM
ah, nope, looks like it's not the Oculus Fork. I'm currently on version
Version: 4.27.2-18319896+++UE4+Release-4.27
03-17-2022 12:32 PM
I assume this is the correct repo, right?
https://github.com/Oculus-VR/UnrealEngine/tree/oculus-4.27.1-release-1.66.0-v34.0
03-17-2022 12:52 PM
Correct repo, but that's an outdated branch. Go here for the current 4.27 branch:
03-18-2022 10:32 AM - edited 03-18-2022 10:46 AM
edit: deleted post due to not adding anything new after reading the above posts
03-20-2022 12:02 PM
cloned and worked. Thanks.