Using Sublime Text Version 3.2.2, Build 3211.
When I open Sublime Text and try to save a new file in folder - it hangs for a while and gives the following error. I tried restarting the Sublime editor and I see the same error.

I see the below log in Console app in Mac.
default 07:36:50.513844+0530 Sublime Text -[NSSavePanel beginServicePanel]_block_invoke : Could not advance an Open/Save panel to run phase due to error: Error Domain=com.apple.ViewBridge Code=16 "(null)" UserInfo={com.apple.ViewBridge.error.hint=advance to run phase, com.apple.ViewBridge.error.description=NSViewBridgeInvalidError}
default 07:36:50.515253+0530 Sublime Text -[NSSavePanel beginServicePanel] : an exception occurred during attempt to advance an Open/Save panel to run phase!
default 07:36:50.521325+0530 Sublime Text -[NSSavePanel runModal] caught non-fatal NSObjectNotAvailableException 'The operation couldn’t be completed. (com.apple.ViewBridge error 16.)' with user dictionary {
error = "Error Domain=com.apple.ViewBridge Code=16 \"(null)\" UserInfo={com.apple.ViewBridge.error.hint=advance to run phase, com.apple.ViewBridge.error.description=NSViewBridgeInvalidError}";
} and backtrace (
0 CoreFoundation 0x00007fff3938a8ab __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6f644805 objc_exception_throw + 48
2 AppKit 0x00007fff36eca398 -[NSSavePanel beginServicePanel] + 801
3 AppKit 0x00007fff36ecab83 -[NSSavePanel runModal] + 98
4 Sublime Text 0x000000010b4e8e08 _Z19px_show_save_dialogP11px_window_tRKNSt3__16vectorINS1_4pairI9substringNS2_IS4_NS1_9allocatorIS4_EEEEEENS5_IS8_EEEES4_S4_S4_PNS1_12basic_stringIcNS1_11char_traitsIcEENS5_IcEEEE + 1076
5 Sublime Text