How do I download the data saved on my project’s Cloud Save?
Before you rely to heavily on Unity’s cloud; I recommend you switch to the industrial-grade enterprise-qualified source control that is Git.
Oh sorry for the confusion! I do use Git for source control, I’m just trying out Unity’s Cloud Save for player data. I’d like to collect statistics from my players and I’m trying out the free options available.
If you are wanting to look at player statistics I would recommend using Analytics and you will be able to control everything you send up and query them with ease.
If you want to looks at players data easily on cloud save you will need to index the keys, from that point on any data that gets sent in can use cloud save queries to do this