Hello,
I see there is a unity cloud, but can you be sure unity will not upload any project data if you don’t want to use the cloud?
fjall
Hello,
I see there is a unity cloud, but can you be sure unity will not upload any project data if you don’t want to use the cloud?
fjall
The cloud is for feature for builds. You need to explicitly push your project to the cloud. It doesn’t happen automatically, and it wouldn’t.
Unity records a bunch of usage stats. What version of the editor you are using. What platform you are running on. What your screen size is. What language you use and so forth.
Unity doesn’t upload your projects unless you specifically
To determine if your data is safe when using a computer connected to the Internet, this website is a useful reference:
Don’t worry, Unity won’t send anything to its servers unless you specifically tell it to. The only stats that are being collected are specs of your computer.
If you’re still worried, you can start Unity in the Offline mode, that will disable every online functionality, including Asset Store.