Issue:
Your Autosave is turned on (and you see it triggering), but when you browse to the location (generally your Windows Profile Temp Folder, unless you have changed it). You may see some .BAK files but may not see the sv$ or ac$ files you are expecting to find.
Causes:
This is normal behavior. When the Autosave triggers, it creates that sv$ file (or ac$ if you changed the default extension), and the next Autosave event will create a new sv$ and rename the old one as BAK. However, when you hit QSAVE (or SaveAs) between the Autosaves, the last sv$ is then removed, and all the editing data from the undo and redo.AC$ files are put together with that sv$ file and that is turned into the DWG saved file. Also, an important thing to be aware of as well, if you close a drawing that has an sv$ and do not save it, that sv$ file is also erased. That's why you have BAK files (so there are multiple Autosaves as BAK files, but the last Autosave (sv$ file) is erased when the drawing is closed)
Solution:
Just be aware that what you expect to see may not be there, and to plan appropriately. I generally like to have my Autosaves not in my temp folder (that way if I have to clear my temp folder, I still have my Autosaves), so I generally set a folder like ACAD Autosave or similar on the root of my C:\ or D:\ drive and point all my autosave files to that location.
One other item:
One other thing to be aware of as well, if AutoCAD encounters an error and prompts you to save the DWG file before closing, be aware that the last sv$ will disappear. I usually tell users to go to the Autosave directory, make a copy of the sv$ file, then allow AutoCAD to save the file (that way if the DWG created is corrupt and unusable you’ve only lost a few minutes of work).
About the Author
Follow on Linkedin More Content by Ryan Wunderlich