Hello,
When I view the details of my game on the Google Play console via the App Bundle Explorer, I am seeing the following Features listed:
android.software.vr.high_performance
android.software.vr.mode
The thing is, my game is not a VR game. I don’t do any VR code in my scripts, and I don’t see any VR settings enabled in my Unity project.
I am trying to figure out how to make sure those Features are not required; as I believe it is restricting the amount of devices that can install my game.
Any help would be appreciated
Thanks