I encounter 5 error while building the sample app in Unity. I attached the errors
top of page
FORUM
To test this feature, visit your live site.
errors in building the sample app
errors in building the sample app
2 answers0 replies
Comments (2)
bottom of page
Hi Christian,
From the Unity error you shared, this appears to be due to an error with your debug,keystore file as mentioned here in this Unity forum thread:
https://forum.unity.com/threads/android-gradle-build-error-in-unity-2d.1343267/
So from the posts there, I would suggest that you delete (or save to a different location in case you want to restore it) the file at C:\Users\raroc\android\debug.keystore and then run the build again.