-
Notifications
You must be signed in to change notification settings - Fork 850
[Universal] fix case 1306432 material upgrade issue #3617
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
Conversation
It appears that you made a non-draft PR! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, tested on standard and all legacy shaders using smoothness source
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approving, developer already tested with the repro project.
Purpose of this PR
Fixes an issue in where baseshadergui has an enum value that is reversed from our materials. So there is a mismatch causing some of our upgrades to have the wrong value.
FB case 1306432
Testing status
Tested with the testcase inside the FB case.
Comments to reviewers
This needs thorough testing with all differnet kind of materials that uses the smoothness source.