Do I need Player and Player-prev files for saving to Steam cloud

Hi, I’m trying to use steam cloud. I only save the file that I create is that enough or should I save all the files inside my game folder on Locallow.

What other files do you have in there? Usually, you only need to save what create.

1 Like

player and player-prev I think these are for unity things. I built my game with development built I think these are for bugs and other stuff

Hm ok, I only have output_log.txt in there. What file types are those?

1 Like

.log files

Ah, yes, they are the Unity console output files from the current and previous run. You don’t need to upload them to Steam.

1 Like

Sometimes “Player.log” and “Player-prev.log” files can reach big sizes. I recommend you to disable “Player.log” in your project settings.