Android build failed: failed processing manifest
I have this error Output: ..\Temp\gradleOut\build\intermediates\merged_manifests\release\processReleaseManifest\merged\AndroidManifest.xml:38: error: resource style/VrActivityTheme (aka com.android.game:style/VrActivityTheme) not found. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
I use
JDK: jdk1.8.0_191
SDK: newest
NDK: android-ndk-r16b
GRADLE: gradle-5.1.1
I have made this game in 2017.1.1f version and now trying to build the apk with 2019.1.2f1 and I get this error, does unity cant merge manifests correctly or should I downgrade the version? any other sources, tips are welcome
Your answer
Follow this Question
Related Questions
Android build error 1 Answer
how to fix upside down game view 0 Answers
Failed to sign APK, but gradle builds work? 1 Answer
Project settings unavailable 0 Answers
Google VR (Cardboard) don't work with Render Pipeline Asset. 0 Answers