java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState

I’m getting a lot of these errors logged in the Unity dashboard. It seems like it’s very low-level, and I’m not sure if it’s anything my code is doing wrong, but it’s impossible to tell. Everything I find from googling is related to native Android development, not Unity. Anyone have any ideas?

I am also getting this error occasionally when the game launches. We are using Google Cloud Save with GPGS v0.10.12. The app crashes with this error. After that you can start the game again and it is running normally - everything works as expected.

Here is error:
9518074--1342183--Screenshot 2023-12-08 at 11.46.03.jpg

Same. Any help would be appreciated!