Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Maya: Extract review hotfix #1714

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Maya: Extract review hotfix #1714

merged 1 commit into from
Jun 16, 2021

Conversation

antirotor
Copy link
Member

Extract playblast had wrong condition causing it to trigger isolate mode even when it was not requested, causing gray screen renders.

To reproduce the bug:

  • run Maya
  • create simple scene + camera
  • select camera -> Pype / Create / Review
  • make sure "isolate" is not enabled on instance
  • publish

It should produce completely gray render. After this fix, playblast render should be as expected.

To test if it didn't affect isolate

  • run Maya
  • create simple scene + camera
  • select camera -> Pype / Create / Review
  • make sure "isolate" is enabled on instance
  • add one of the objects to Review instance
  • publish

This should output only object added to review.

🔙 Pype 2 backport PR: #1713

Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

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

Works.

@antirotor antirotor merged commit 1df9cd5 into develop Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Maya type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants