Emagine Posted July 14, 2022 Share Posted July 14, 2022 Hi all. Using Unity, I can successfully build an APK that contains NaturalHand demo scene that comes with the WaveXR SDK. However, when I launch the APK on the Vive Focus 3, it shows a Vive Logo and just quits every single time. I don’t even get the Unity splash screen. No matter what I do, I simply can’t get any build to run, but yet I’ve no errors. Any idea’s Kind regards James Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted July 14, 2022 Share Posted July 14, 2022 Hi @Emagine, Could you share your apk file for further investigation? Previous case, you can try delete the AndroidManifest.xml file and build again. Please also list the versions of Unity Editor, Wave XR Plugin and any other plugins that you have imported/installed in your project, thanks! Link to comment Share on other sites More sharing options...
Emagine Posted July 14, 2022 Author Share Posted July 14, 2022 Hello. Thank you. I’ve attached the latest APK. I deleted the AndroidManifest.xml and made this new build. No errors during building, but it still won’t run on the Focus 3. As before, I see the Triangle Vive logo, and then I’m kicked back to the Home screen, never even seeing the Unity Splash screen. I’ve included a screen shot so you can see what packages are in the project and what version of Unity it is. Thanks a million for your help. Kind regards James FocusTest.apk Link to comment Share on other sites More sharing options...
Emagine Posted July 14, 2022 Author Share Posted July 14, 2022 Not sure why my post above is marked as hidden. Maybe it’s because I posted the APK you requested? Anyway, I wanted to update you that I decided to run a test on a LTS version of Unity 2021.3.3.f1 and everything works. The build runs perfectly on the headset. Long story short, builds in 2022.1.6f1 don’t run on the headset, but builds in 2021.3.3.f1 run perfectly. Why, I don't know 🙂 Kind regards James. 2 Link to comment Share on other sites More sharing options...
yowji Posted February 16, 2023 Share Posted February 16, 2023 Hi i have the same issue, is there any other way than upgrading unity version? regards Gio Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted February 16, 2023 Share Posted February 16, 2023 Hi @yowji, Which version are you using for your project? What is the error log when you launch your app on Focus 3 device? Link to comment Share on other sites More sharing options...
yowji Posted February 16, 2023 Share Posted February 16, 2023 Hello, I'm using Unity 2021.3.16f1 LTS version. I was able to build the project succesfully on Unity however when i launch the apk on the VIVE focus I only see vive focus logo then next the screen went black and after few seconds the app will automatically close and it takes me back to the menu. Link to comment Share on other sites More sharing options...
VIVE_chengnay Posted February 16, 2023 Share Posted February 16, 2023 Hi @yowji, Please provide the log for further investigation. adb logcat > xxx.txt Capture before you launch app until it crashes and return to Launcher. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now