You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Cannot save layer to UNC path on CIFS server.
Steps to reproduce
Steps to reproduce the behavior:
Go to 'USD Stage Editor' and 'create stage new layer'
duble Click on 'anonymousLayer1'
Save to UNC path on CIFS server
See error:
UsdLayerEditor_SaveLayerFileDialog(1,"",0);
// Result: //hal/Projects/temp/test.usd
// Error: Insufficient permissions to write to destination directory '\\hal\Projects\temp'
// Error: Unable to open //hal/Projects/temp/test.usd for write
Share permissions are OK, we work on this server on daily basis.
Specs (if applicable):
Windows 10
Maya 2024.2
Maya USD 0.25.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Cannot save layer to UNC path on CIFS server.
Steps to reproduce
Steps to reproduce the behavior:
Share permissions are OK, we work on this server on daily basis.
Specs (if applicable):
The text was updated successfully, but these errors were encountered: