Describe the bug
When pasting a windows path into the "Load Sublayers" dialog, the backslashes are escaped rather than treated as path separators
Steps to reproduce
- Right click on a layer in Layer Editor and choose "Load Sublayers..."
- Paste a standard windows path with backslashes (eg
C:\Autodesk\cube.usd)
- Observe the path reference is invalid and the backslashes have been removed
Expected behavior
Expected the "\" in the path to be conformed to "/" if that is what USD requires. Alternatively would have expected the standard maya file browser dialog
Attachments
Specs (if applicable):
- Windows 11
- Maya 2024
- maya_usd 0.35
Describe the bug
When pasting a windows path into the "Load Sublayers" dialog, the backslashes are escaped rather than treated as path separators
Steps to reproduce
C:\Autodesk\cube.usd)Expected behavior
Expected the "\" in the path to be conformed to "/" if that is what USD requires. Alternatively would have expected the standard maya file browser dialog
Attachments
Specs (if applicable):