Minify Release option in Player Settings

hello all,
after i release my game and received feedback from friends i made a few change and update the game

but when i run the game after the update, the game have issue with collider the first object collider work fine but after that non get work and the game seem broken with no end or lose.

i thought i might change something or change something in the editor broke the game but after i came home and check in the play editor everything work 100%, i try install the apk on my phone it was have the issue.

after a lot of debugging try to figure out the issue i found the cause of it,
it’s happen when i enable minify release option

and i also found out that enable Minify also cause the game notification not work too.

i enable Minify option because as i know we should enable it before we publish the app to google store.

is it a bug from unity, and Minify option is a required to publish your app ??

i’m using Unity 2020.3.28f1

i found the issue but i found it weird,

i was missing to attached game object to game manger object, but it should also not work with minify release disable too !

that’s why i didn’t check scene setting because it work 100% without it its really weird.

but i sill confirm that notification setting not working with minify release option - you could fix it but enable no battery restriction for the app in your phone setting.

1 Like