Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Changing scenes does not automatically refresh the asset list #36

Open
davidkydd opened this issue Mar 8, 2018 · 1 comment
Open

Changing scenes does not automatically refresh the asset list #36

davidkydd opened this issue Mar 8, 2018 · 1 comment

Comments

@davidkydd
Copy link
Contributor

Currently, if the Batch plugin UI is left open and a new scene loaded, the Assets tab will not be auto-refreshed, and a job submitted from the new scene will render with assets and asset_map.mel from the previous scene.

@annatisch
Copy link
Member

@davidkydd
This was originally supported for the assets and job submission settings.
To re-enable, you can uncomment these callbacks:
https://github.com/Azure/azure-batch-maya/blob/master/azure_batch_maya/scripts/assets.py#L66

Though it can introduce some instabilities and delays when loading a new scene - so you may want to test it out a bit.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants