Any recovery files created in the event of a Maya crash are saved to your system's temp directory and named <current_file_name>[Recovered-<username>.<date_and_time>].ma. For example, if your username is rsmith and the recovery file was saved on September 28, 2022 at 10:47am, the name of the recovery file will be untitle[Recovered-rsmith.2022-09-28-10.47].ma. See also Recover scenes after a crash.
Operating system | Location of temp directory |
---|---|
Windows | As defined by the TEMP environment variable
Use echo %TEMP% to find the exact location |
macOS | As defined by the TMPDIR environment variable
Use echo $TMPDIR to find the exact location |

Custom recovery location
You can set a custom location for your recovery files instead in the default temporary system directory using an Environment Variable. For more information on how to set this variable, see MAYA_WINDOWS_CRASH_LOG_DIR in the File Path variables topic.