Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Cardboard app VR view is garbled on Samsung Galaxy S10e #618

Open
Adam-VisualVocal opened this issue Mar 12, 2019 · 2 comments
Open

Cardboard app VR view is garbled on Samsung Galaxy S10e #618

Adam-VisualVocal opened this issue Mar 12, 2019 · 2 comments

Comments

@Adam-VisualVocal
Copy link

Adam-VisualVocal commented Mar 12, 2019

The Cardboard app has a garbled VR view when running on a brand new Samsung Galaxy S10e.
Screenshot_20190312-115518_Cardboard

The Cardboard Camera app seems ok.

Another app, Visual Vocal, has some issues as well. Out of the box on the S10e, the VR view is shifted to the right, the right edge is cropped, and the vertical center line indicator is not centered.
Screenshot_20190312-111546_Visual Vocal

I suspect these issues are related to keeping the VR view clear of the hole punch camera which is in the upper left corner in landscape left orientation.

For Visual Vocal, I can work around the issue by setting "Enable GVR SDK library loading" to enabled on the Developer Options page of VR Settings. That setting is disabled by default on the S10e. However, this workaround does not seem to help the Cardboard app.

Device information:
adb shell getprop ro.build.fingerprint
samsung/beyond0qlteue/beyond0q:9/PPR1.180610.011/G970U1UEU1ASBA:user/release-keys

adb shell dumpsys | grep mBaseDisplayInfo
mBaseDisplayInfo=DisplayInfo{"Built-in Screen", uniqueId "local:0", app 1080 x 2280, real 1080 x 2280, largest app 1080 x 2280, smallest app 1080 x 2280, mode 1, defaultMode 1, modes [{id=1, width=1080, height=2280, fps=60.000004}], colorMode 0, supportedColorModes [0, 7, 9], hdrCapabilities android.view.Display$HdrCapabilities@42cf4ca8, rotation 0, density 480 (442.451 x 438.727) dpi, layerStack 0, appVsyncOff 1000000, presDeadline 16666666, type BUILT_IN, state ON, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, removeMode 0}

adb shell pm dump com.google.vr.vrcore | findstr /i "packages: versionName"
Packages:
versionName=1.20.235017259

@sigmaxipi
Copy link

Which version of the Cardboard app are you using? This issue should have been fixed with the new release on Feb 19th.

@Adam-VisualVocal
Copy link
Author

I have version 1.9 which says February 12. I'm not being offered anything more recent though.
Screenshot_20190312-173429_Google Play Store

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

No branches or pull requests

2 participants