Message 1 of 1
Dirmap -cd breaks scripts if provided an empty string

Not applicable
04-20-2018
10:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In Maya 2018 it seems that if you run the Mel command Dirmap -cd "" the command breaks in such a way that all remaining commands in the script will no longer execute and no errors or warning are printed to the log.
Is this a known issue? it seems like the command is not sanitizing it's inputs properly