Sorry for the question, I just started using Unreal Engine.
When I finish editing a project, I would like to set it to save automatically so that I don’t forget to save it when I press the Play button to test run the project.
I don’t know if there is a setting for that, but this is what I do.
Generally, when you hit play, the editor will always compile your code. With that being said, there is an option if you go to Compile button top left and click the three dots > Save On Compile > Always.
Another thing, you can look at the status bar bottom right in the editor, you can see the Save status of your files, it even tells you how many files are not saved. You can click on it to see all unsaved files and save them.
2 Likes