Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maya: bug fix the invalid renderlayer name errors out in collect inputs #184

Merged

Conversation

moonyuet
Copy link
Member

@moonyuet moonyuet commented Mar 14, 2024

Changelog Description

Collect inputs errors out during maya deadline submission as it can't get the name of renderlayer.
This PR is to help to find the name of the renderlayer.

Additional info

Links to #173
If you want to test the code, you need to somehow resolve the code above first.

Testing notes:

  1. Create Render Instance in Maya
  2. Publish

@ynbot ynbot added size/XS type: bug Something isn't working host: Maya labels Mar 14, 2024
@moonyuet moonyuet changed the title Maya: check if there is the name endswith 'Main' in the renderlayer Maya: bug fix the invalid renderlayer name errors out in collect inputs Mar 14, 2024
@moonyuet moonyuet requested a review from LiborBatek March 14, 2024 11:26
Copy link
Collaborator

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this may be the good fix - I'm not sure if we have different changes on the collectors on our end. This would be one to test by @LiborBatek at this stage.

Copy link
Member

@tokejepsen tokejepsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in Maya 2023 succesfully.

@moonyuet moonyuet merged commit 73b07f2 into develop Mar 15, 2024
@moonyuet moonyuet deleted the bugfix/collect-inputs-collect-invalid-renderlayer-objects branch March 15, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: Maya size/XS type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants