Elysia Posted April 3, 2024 Posted April 3, 2024 Dear Devs: I meet a problem that I can't open my application on the headset; I can compile it successfully and can package it as apk, but when I download it on my headset then open it ,it crashed, Anyone can help me with this ? I use vive focus3 and Unreal5.2 ,and just add a camera and two hand in my buleprint which is the same in the documents
Johnson_Wu Posted April 3, 2024 Posted April 3, 2024 Hi @Elysia First, for the crash while launching app, please make sure the Support Vulkan in project settings is disabled. And could you share the crash log with us to check? Thanks! I recommend you to get started from Virtual Reality Template Map to align the project settings for VR. And follow the documentation to set the project. https://hub.vive.com/storage/docs/en-us/UnrealPlugin/UnrealPluginGettingStart.html BR, Johnson 1
Elysia Posted April 7, 2024 Author Posted April 7, 2024 On 4/3/2024 at 11:37 AM, Johnson_Wu said: Hi @Elysia First, for the crash while launching app, please make sure the Support Vulkan in project settings is disabled. And could you share the crash log with us to check? Thanks! I recommend you to get started from Virtual Reality Template Map to align the project settings for VR. And follow the documentation to set the project. https://hub.vive.com/storage/docs/en-us/UnrealPlugin/UnrealPluginGettingStart.html BR, Johnson Sorry for reply late! I'm sure I dIsabled the Support Vulkan and open the OpenGL ES 3.2, and I follow the document strictly, and I find the document is for UE4.27 or UE5.0, Is that useful for UE5.2? Here are some log,I wish they are useful. Anyway,Thank you a lot for your reply log.txt Log1.txt
Johnson_Wu Posted April 8, 2024 Posted April 8, 2024 Hi @Elysia I checked the logs and they all crashed at "No implementation found for void com.htc.vr.unreal.ResourceWrapper.initNative()" I found lots of logs had been suppressed, could you directly launch your content by QUICK LAUNCH like below And share the files under C:\Users\<Your Account>\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+Epic+Games+UE_5.2 after the app crash with us for more check. Or, share the app you packaged. Thanks a lot!
Elysia Posted April 9, 2024 Author Posted April 9, 2024 17 hours ago, Johnson_Wu said: Hi @Elysia I checked the logs and they all crashed at "No implementation found for void com.htc.vr.unreal.ResourceWrapper.initNative()" I found lots of logs had been suppressed, could you directly launch your content by QUICK LAUNCH like below And share the files under C:\Users\<Your Account>\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+Epic+Games+UE_5.2 after the app crash with us for more check. Or, share the app you packaged. Thanks a lot! Thank you for your reply, I try it just now, and here are the files, I also want to send my packed file,but there is a size limit that I cant upload it, can you give me your E-mail? Thank you very much! UBT-MyViveVR-Android-Shipping.txt UBT-MyViveVR-Android-Shipping.json
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