Hello! I’ve recently been having trouble getting the right icon to show in Daydreams VR menu. I have the Foreground and Background icons set in Player Settings → Other → VR SDKs → Daydream but they don’t seem to take effect in the build process. Instead the default icon seems to be displayed, which is cut off on the bottom and over a white background. I’m using the following settings for the images
These are the settings I have for the Daydream SDK
I snooped around the APK a bit and found foreground/background icons that should be used, so I added the following lines to the manifest in hopes of overwriting the icon:
I was able to find a workaround for it. If anyone else is having this problem, I was able to get the VR icon displaying the right images by setting the default icon to the Foreground image, and setting the Background image by adding the meta-data tags in my previous post. As for the 2D icon, setting it in Player Settings → Icons and then using Override for Android did the trick, without overwriting the VR icon. I’m still not completely sure what was causing the issue, my best guess is a conflicting plugin of some sort.
I experienced the very same issue with you. But I managed to solve it by clearing the Daydream apps Cache. No workaround needed in the Unity Editor. Cheers