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
The mayaUsd_ProxyTargetsSessionLayerOnOpen option var does not appear to work for us with mayaUsdProxyShapes anymore. We should expect that the session layer is always set as the edit target, regardless of what is set in Maya when the file is saved.
Steps to reproduce
Steps to reproduce the behaviour:
Set the mayaUsd_ProxyTargetsSessionLayerOnOpen option var to 1.
Create a mayaUsdProxyShape pointing to a file.
Save a Maya file with the proxy shape included.
Close the Maya file and reopen the one saved in step 4.
Look at the Layer Editor and you will see that the session layer is not targeted despite the option var.
Expected behavior
The session layer should be targeted regardless of the edit target saved into the file.
Specs (if applicable):
OS & version : Windows 10
Compiler & version : precompiled
Maya version : 2022.5, 2024
Maya USD : 0.30.0
The text was updated successfully, but these errors were encountered:
radon199
changed the title
mayaUsd_ProxyTargetsSessionLayerOnOpen doesn't work with unshared stages
mayaUsd_ProxyTargetsSessionLayerOnOpen doesn't seem to work
Feb 12, 2025
Shared proxy : Edit Target is set to whatever the edit target was when the file was saved.
Unshated proxy : Edit target is always set to the unshared layer
I think that if the set session layer option var is set, it should affect things regardless of what is saved in the file or the shared state of the proxy.
thank you for the report! we are investigating this currently. logged internally as EMSUSD-2154
santosg87
changed the title
mayaUsd_ProxyTargetsSessionLayerOnOpen doesn't seem to work
[EMSUSD-2154] mayaUsd_ProxyTargetsSessionLayerOnOpen doesn't seem to work
Feb 12, 2025
Describe the bug
The mayaUsd_ProxyTargetsSessionLayerOnOpen option var does not appear to work for us with mayaUsdProxyShapes anymore. We should expect that the session layer is always set as the edit target, regardless of what is set in Maya when the file is saved.
Steps to reproduce
Steps to reproduce the behaviour:
Expected behavior
The session layer should be targeted regardless of the edit target saved into the file.
Specs (if applicable):
The text was updated successfully, but these errors were encountered: