New Google Developer Console asks for "Deobfuscation File" and "Symbol File"

When uploading a Unity Build to the New Google Play Developer Console, it asks for a “Deobfuscation File” and a “Symbol File”!

Does Unity generate these files when generating an Android Build?

In Project Settings → Player → Publishing Settings
Mark the ‘Release’ checkbox under minify.


Then build and upload the new build. The problem will probably be solved. Otherwise in the Google Play Console, press the three dots next to your build and select ‘Upload ReTrace mapping file’. The file is in the same folder as your build.

3 Likes