Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cesium unreal vr applicaiton cannot run on piconeo3 vr device #30

Open
martin416 opened this issue Jun 13, 2022 · 6 comments
Open

cesium unreal vr applicaiton cannot run on piconeo3 vr device #30

martin416 opened this issue Jun 13, 2022 · 6 comments

Comments

@martin416
Copy link

I have a piconeo3 vr device, and develop with Unreal XR SDK,other ue4 applicaiton can run well in pico neo3.
but my cesium unreal vr applicaiton can only preview in UE4 editor,when i package the project to apk and install it in pico neo3,the screen is black and nothing is displayed in pico neo3.
i want some help,thanks!

@kring
Copy link
Member

kring commented Jun 14, 2022

@martin416 are there any messages in the output log? I've never used a piconeo3. Is it Android-based? Probably the first thing I'd try is enabling "Use Mobile Rendering" on the CesiumSunSky under Cesium -> Mobile. I'm going to close this, but please follow up on the community forum.

@kring kring closed this as completed Jun 14, 2022
@kring
Copy link
Member

kring commented Jun 14, 2022

Sorry I read this too quickly and thought it was a problem with Cesium for Unreal generally rather than the VR Tutorial. I'll reopen this issue in case other folks who worked on the VR Tutorial have any ideas.

@kring kring reopened this Jun 14, 2022
@CesiumBen
Copy link
Contributor

@martin416 Thank you for raising the issue, we have only tested with Meta Quest 2. I would give what @kring suggested and please let us know if you're still experiencing issues.

@martin416
Copy link
Author

martin416 commented Jun 16, 2022

thanks!
piconeo3 is a Android-based vr device, and package project as Android (ASTC).
i used ue4.26 and cesium unreal plugin, learn from Building a VR Application,and i enabled "Use Mobile Rendering" on the CesiumSunSky, everthing is ok in ue4 editor,but when i package the project to apk and install it in pico neo3,the screen is black and nothing is displayed in pico neo3.
if you need some logs,tell me how to get it.

@martin416
Copy link
Author

i have 2 test:

1.build a ue4 demo app without cesium unreal plugin,package it and install it in pico neo3,everything is ok.

2.build a cesium unreal demo app,use 2 DirectionalLights and 1 Sphere in front of PicoXRPawn,UE4 editor
when i play in ue4 eitor,i can see the Sphere play in ue4,
but package and install it in pico neo3,the screen is black and nothing is displayed in pico neo3.
!

@CesiumBen
Copy link
Contributor

Hi @martin416!

Please check out our latest tutorial for "Build for Quest". While the platforms are different you might have better luck cross checking your non-Oculus settings with the settings in the latest tutorial to see if there is anything that stands out.

The BuildForQuest level contains some light optimizations and with the latest updates from Cesium For Unreal, you would also see better performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants