I have been using UE since 4.9 and never happened to me that a hotfix breaking things, but anyway, everyone must do a backup before upgrading certain software pieces:
- gpu driver update: backup your system drive
- windows update: backup your system drive
- UE new release: backup ue projects
- UE new release updates (hotfixes): backup ue installation and ue projects
There are several backup solutions which does incremental backups which are fast to backup and restore if anything goes wrong, you won't waste time and can be up and running after few clicks. I also do backups whenever I finish major project changes. Backups are as much important as version control software, you can't escape critical situations without any or both.
- gpu driver update: backup your system drive
- windows update: backup your system drive
- UE new release: backup ue projects
- UE new release updates (hotfixes): backup ue installation and ue projects
There are several backup solutions which does incremental backups which are fast to backup and restore if anything goes wrong, you won't waste time and can be up and running after few clicks. I also do backups whenever I finish major project changes. Backups are as much important as version control software, you can't escape critical situations without any or both.
Comment