- Home /
Unity APK crash on Xiaomi Poco
Hello, I sometimes my unity app just crashes only on my phone(I tested it with 5 others and it worked fine):
-It usually happens when I switch between scenes or press the pause button -When it crashes it sometimes adds a crashing error and sometimes it doesn't (I'll add it down below) - Recently I added post-processing and more scenes (from 20 to 24) to the game - although, It used to crash only seldomly before I did...Now it happens every one or two minutes when I switch between scenes. - Again this happens only on my Xiaomi Poco x3 phone...
This is the build settings + player android settings:
And this is the error I get sometimes: java.lang.Error: FATAL EXCEPTION [main] Unity version : 2020.3.14f1 Device model : Xiaomi M2102J20SG Device fingerprint: POCO/vayu_global/vayu:11/RKQ1.200826.002/V12.5.4.0.RJUMIXM:user/release-keys Build Type : Release Scripting Backend : Mono ABI : armeabi-v7a Strip Engine Code : false
That's the error? It gives no information at all, it's imposible to guess
Your answer
Follow this Question
Related Questions
Application crashes when taking screenshot on Android with API >28 0 Answers
Low FPS when launching the built apk first time 0 Answers
Android apk build can install but won't start 2 Answers
Game wont open on android phone 1 Answer
Building and Running on Android stopped working; how do I fix this? 2 Answers