Hello Unity Community,
I am encountering an issue in my Unity project that involves the “Unity ServicesInitializationException” error, specifically when attempting to use Cloud Save functionality on Android devices. I have successfully initialized Unity Services in my project and can confirm that Unity Services and login functionality work as expected both in the Unity Editor and on Android. However, when I try to use Cloud Save on Android, I consistently encounter the following error:
“Unity ServicesInitializationException: The Cloud Save service has not been initialized. Please initialize Unity Services.”
Here are some details about my setup:
- Unity Version: Unity 2022.3.7f1
- Android SDK Version: Android 13
- Unity Services Version: Cloud Save Version 2.2.1, Authentication Version 3.0.0