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

Fix HDRP Case 1288747 #2465

Merged
merged 1 commit into from
Oct 30, 2020
Merged

Fix HDRP Case 1288747 #2465

merged 1 commit into from
Oct 30, 2020

Conversation

johnpars
Copy link
Contributor

Purpose of this PR

Small UI fix for https://fogbugz.unity3d.com/f/cases/1288747/

The Rough Reflections field was drawn twice for Planar Reflection editor, now it will correctly draw once.

Before:
PlanarReflectionUIBefore

After:
PlanarReflectionUIAfter


Testing status

Locally, toggled and double checked planar reflection behavior with the property.


Comments to reviewers

I tried to do this fix against HDRP/bugfix, but it appears the issue was not present in this branch. So I will do it against master.

@sebastienlagarde sebastienlagarde marked this pull request as ready for review October 30, 2020 00:01
@sebastienlagarde sebastienlagarde merged commit f27103b into master Oct 30, 2020
@sebastienlagarde sebastienlagarde deleted the HDRP/fix-1288747 branch October 30, 2020 00:01
sebastienlagarde pushed a commit that referenced this pull request Oct 30, 2020
sebastienlagarde added a commit that referenced this pull request Oct 30, 2020
This reverts commit f27103b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants