Hi ive recently updated to the latest version of Unity 2020.1.2f1. I am now getting errors when i upload CloudOnce asset and im not sure at all what to do to fix these errors. I need CloudOnce to do my leader board and achievments. Im keep getting errors of IUserProfile.gameID.
Without these errors being fixed the game will not run. I have attached the pic of the errors. Does anyone have any solution?
It doesn’t look like CloudOnce has been updated in quite some time: GitHub - CloudOnce/CloudOnce: Unified Game Services API for Unity
It most likely doesn’t support Unity 2020. Since the project is open source you could attempt to fork the project and make the necessary changes yourself, or you could try to contact the maintainers of the project and ask them about Unity 2020 support. Third option - go back to Unity 2019.
Oh ok thanks for your reply do you know what changes can be made to those scripts to get them working?
No.
Those errors should now be fixed in the latest version (v2.7.1)
Thanks yes it has