Solutions
Technology
Resources
Investors
Pricing
More
I encounter 5 error while building the sample app in Unity. I attached the errors
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.
Thank u, it works
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.