Hello. I’m humbly coming with a new question, and I’m pretty sure I am doing something really stupid, so please go easy. I want to try to use Oculus Integration, although I am not opposed to using Open XR, if it does what I need it to do. I am using 2021.3.6f. I switched the project to Android, I accidentally installed XR, and am not sure if it’s doing this. I got Oculus Integration installed, updated everything, removed the deprecated assets. I go to a random test scene and hit build and run. In return, nothing happens except these errors. I am unsure on what I am doing wrong. Please help? The same thing happens with the Auto Hands Asset.
Have you checked the Custom Main Gradle Template in Project Settings - Player - Publishing Settings because it is giving you file not found exception meaning it is unable to find mainTemplate.gradle file at the specified location mentioned in the error.
You need to check if the mainTemplate.gradle file is there at the specified location or you can just uncheck the Custom Main Gradle Template in Project Settings - Player - Publishing Settings
Bump? Custom main gradle template is turned off. If this has something to do with the gradle, I won’t be able to build anything.