Hello,
I just compiled and tried to play my game and got the crash after 30 seconds.
Unfortunately, this happens once, so can’t find any repro steps, however, I have the crash logs.
I’m using Unity 2022.2.4.
NB: I’ve turned on Graphics Jobs (Experimental), not sure it is related, but as i can’t repeat this crash, i can’t say it because of this feature for sure.
We did not turn on Graphics Jobs (Experimental). We are using URP, and many users are reporting the same crash. But we can’t find a solution. If you find a solution, please share.
Same issue here, updated to 2022.2.5f1 because of the Thread crashes in previous releases, but now we got this instead. We do not have many graphics, so that is not the issue. We are using some async awaits and plugin DOTween. Maybe others use these same things ?
Hi there! Updated to 2022.2.5 as well and got even more crashes in iOS.
I’m using asyncs awaits as well, but the android build works fine w/o any crashes.
I’m able to play for around 10 minutes till the end of the level on my iPhone 14 pro max, however, iPhone 8 randomly crashes max during the first 13 seconds of play.
Hope this week’s release will fix this.
Here we have many android crashes (especially latest android versions) in the previous version of unity (2022.1.21).
Did the update to 2022.2.5 yesterday and first thing this morning were 2 crashes with this new description.
I did not update the iOS to 2022.2.5 yet, because the very known FBSdk compile issues with Xcode, but maybe I’m glad I did not to that yet, iOS seems ok with 2022.1.21 for now.
I’m thinking it might be the async calls, so now changing the scripts to the Unity way (Enumerator).
Hopefully this will solve the issue, but it is not happening very often so it is hard to reproduce for me.
We reverted back to 2020.3 version of unity (and target android sdk 33) and crashes are gone.
For us the problem was probably caused by the Vulkan graphics setting which is enabled by default on 2022 version.
We stick to 2020 version for now.
Can confirm, our crash rate went up 3x after changing from 2022.1 to 2022.2… we’re back on 2022.1.24 to avoid the crash-fest.
Just did a small test on my device and it still crushed on 2022.2.15 - I’ve just left my device running for like 30-50 min with the game opened and it crashed with that exact error message