Forum Discussion
Cafeciao
4 years agoHonored Guest
Oculus samples not working
Hi everyone, I am newbie in Oculus programming and Unreal engine programming. I've just tried some samples of Oculus. I've downloaded it from https://github.com/Oculus-VR/UnrealEngine. Branch 4.27....
kavanavak
4 years agoExpert Protege
I'm going to spitball a few things that might not help, but might:
- Are there any errors when you use VRPreview? If so, address them.
- How are you building to headset? Don't use the Launch option. Use File>PackageProject>Android and then install the APK that's generated. The Launcher does a 'quick' build that often causes issues / skips errors that will crash a proper package. If you see errors in the packaging address them and try again..
Let me know if that works/or doesn't.
Cafeciao
4 years agoHonored Guest
>>> Are there any errors when you use VRPreview?
No, not at all. I've attached the log. You can see it in details.
>>> How are you building to headset?
I've packed my project as your suggestion.
- For Android_ASTC => Nothing happen
- For Android_DXT => Nothing happen
- For Android_ETC2 => Only sound played
I think android stuffs can affect to the result. Here is my android environment.
- Android studio 4.0
- Android API 32
- Android SDK build-tools 33-rc1
- NDK 21.4.7075529
- Gradle 6.1.1 (defined in Engine\Build\Android\Java\gradle\gradle\wrapper\gradle-wrapper.properties)
What is your android environment?
I've attached the log for install APK. You can see it in details.
Please see Logs here!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 3 months ago