Skip to content

Conversation

pema99
Copy link
Contributor

@pema99 pema99 commented Jul 19, 2021


Purpose of this PR

This PR is a backport of #2041. The reason for backporting this is to fix case 1349126 which is a HUP regression only affecting 2019.4. The issue lies within the custom cubemap inspector this version of HDRP currently uses, which was later replaced with the builtin inspector in the PR being backported.

Backporting this PR without changes to core would cause a regression, as 2019.4 does not currently have an exposure slider on the builtin cubemap inspector, but the custom HDRP inspector does. This was fixed here https://ono.unity3d.com/unity/unity/pull-request/103240/_/lighting/bugfix/1226322 (case 1226322), and is in the process of being backported to 2019.4 here https://ono.unity3d.com/unity/unity/pull-request/129435/_/2019.4/lighting/bugfix/1226322 (case 1349126).

Thus, this fix cannot land before the fix to core 2019.4 lands.


Testing status

The fixes (both that being backported, and the HUP regression) were verified manually. No automated tests added.


Comments to reviewers

cherry-pick did not cause conflicts with the exception of changes to the changelog.

@github-actions github-actions bot added the HDRP label Jul 19, 2021
@pema99 pema99 requested review from alelievr and kubacupisz July 19, 2021 14:09
Copy link
Contributor

@kubacupisz kubacupisz left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you. :)

@sebastienlagarde
Copy link
Contributor

Hi, please poke when the mentionned C++ PR land.
Also we can have few month between when the next 7.x pacakge for 19.4 will be done and when the binary will be release. Hope this will not perturb too much users

@pema99
Copy link
Contributor Author

pema99 commented Jul 21, 2021

@sebastienlagarde The core PR has landed just this morning.

@pema99 pema99 marked this pull request as ready for review July 21, 2021 08:10
@pema99 pema99 added the ready-to-merge Add this tag whenever your PR is ready to be merged. i.e, non draft, all reviewers approved, ABV label Jul 22, 2021
@sebastienlagarde sebastienlagarde merged commit 9f05a64 into 7.x.x/release Jul 22, 2021
@sebastienlagarde sebastienlagarde deleted the 7.x.x/backport/2041 branch July 22, 2021 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HDRP ready-to-merge Add this tag whenever your PR is ready to be merged. i.e, non draft, all reviewers approved, ABV

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants