Recovering Data

Computer crashes, power outages, or simply forgetting to save can result in the loss or corruption of your work. You can use Blender’s Auto Save feature to reduce the chance of losing files when such events occur.

There are options to save a backup of your files like Auto Save that saves your file automatically over time, and Save on Quit, which saves your blend-file automatically when you exit Blender. In addition to these functions being enabled by default, the Save on Quit functionality cannot be disabled.

Nota

For your actions, there are options like Undo, Redo and an Undo History, used to roll back from mistakes under normal operation, or return back to a specific action. See Desfer i refer.

Recovering Save Versions

By default Blender keeps an additional backup when saving files. So saving renames the previously saved file with a .blend1 extension instead of overwriting it.

This file can be used to revert to a previous state.

See Save Versions to configure the number of versions kept.

Recovering Auto Saves

Última sessió

Referència

Menú:

Document‣ Recobrar ‣ Sessió última

The Recover Last Session will open the quit.blend file that is saved into the Directori temporal when you quit Blender under normal operation (see Blender Session). Note that files in your temporary directory may be deleted when you reboot your computer (depending on your system configuration).

Autodesat

Referència

Menú:

Document‣ Recobrar ‣ Autodesat

The Recover Auto Save allows you to open the Auto Saved file. You will have to navigate to your Directori temporal. The Auto Saved files are named using a random number and have a blend extension.

See Auto Save Preferences to configure auto-save.

Font de confiança

Quan està habilitat, s’executaran automàticament els protocols i controladors de Python que s’hi puguin incloure al document. Habiliteu-ho només si heu creat el document vosaltres mateixos o us refieu que la persona que us l’ha donat no hi ha infiltrat cap codi maliciós . Vegeu Securetat amb python per a configurar les opcions de confiança predeterminades.

Truc

Enable the detailed list view when browsing auto-saved files to show which is the most recent.

../_images/troubleshooting_recover_display-file-date.png

File Browser displaying a vertical list.

Avís

When recovering an Auto Saved file, any changes made since the last Auto Save will be lost. Only one Auto Saved file exists for each .blend file, i.e. Blender does not keep older versions. Therefore, you will only be able to restore the most recent Auto Save file.