From 69a1e1d9409f0b77446d532660405440bebd1dbd Mon Sep 17 00:00:00 2001 From: Jens Diemer Date: Wed, 4 May 2016 09:39:59 +0200 Subject: [PATCH] "Save As" dialog bug --- README.creole | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.creole b/README.creole index 96523c1..2799d67 100644 --- a/README.creole +++ b/README.creole @@ -11,6 +11,16 @@ This work is licensed under a [[http://creativecommons.org/licenses/by-sa/4.0/|C = the list of annoying max bugs +=== "Save As" dialog start at files current directory instead of Max/Scenes + +With ServicePack 3 for max 2015 the "Save As" dialog start always in the "scene" folder of the project directory. +Before SP3 it was the current .max file directory. + +* Error known since: **23-12-2014**, see thread [[http://forums.autodesk.com/t5/3ds-max-3ds-max-design-general/2015-sp3-bug-quot-file-save-as-quot-directory/m-p/5451395|Forum Thread]] and [[http://3dsmaxfeedback.autodesk.com/forums/76763-small-feature-requests/suggestions/12980940-have-save-as-dialog-start-at-files-current-direc|3dsmaxfeedback idea]] +* Affected max versions: **2015 with SP3, 2016** +* Bugfix from Autodesk: **fixed in max 2017** +* Available solution/work-a-round: [[http://forums.autodesk.com/t5/3ds-max-3ds-max-design-general/2015-sp3-bug-quot-file-save-as-quot-directory/m-p/6210635#M112019|maxscript]] + === Switching between viewports via hotkeys doesn't remember last view Normally, the viewport should remember their last xform. switching from top (step 1), to perspective (step 2) to top again (step 3) should bring you back to the same location as you had in step 1