You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.
The Cardboard app has a garbled VR view when running on a brand new Samsung Galaxy S10e.
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.
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.
The Cardboard app has a garbled VR view when running on a brand new Samsung Galaxy S10e.
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.
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
The text was updated successfully, but these errors were encountered: