Skip to content

[2022.1][URP] Decal fixes #6239

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

Merged
merged 50 commits into from
Nov 10, 2021
Merged

[2022.1][URP] Decal fixes #6239

merged 50 commits into from
Nov 10, 2021

Conversation

lukaschod
Copy link
Contributor

@lukaschod lukaschod commented Nov 8, 2021

#5961

Purpose of this PR
Fix cases:

Fixed decals to work with native render pass [case 1353141]
Fixing decals rendering to be correct with render scale [1353885]
Depends on #5369

Testing status
Tested if bugs no longer reproduce.

jonuuukas and others added 30 commits July 29, 2021 11:02
…nologies/Graphics into universal/decal-fixes

# Conflicts:
#	com.unity.render-pipelines.universal/CHANGELOG.md
#	com.unity.render-pipelines.universal/Runtime/RendererFeatures/DecalRendererFeature.cs
…phics into universal/decal-fixes

# Conflicts:
#	com.unity.render-pipelines.universal/CHANGELOG.md
#	com.unity.render-pipelines.universal/Runtime/Passes/CopyDepthPass.cs
#	com.unity.render-pipelines.universal/Runtime/Passes/ScriptableRenderPass.cs
#	com.unity.render-pipelines.universal/Shaders/Utils/CopyDepthPass.hlsl
lukaschod and others added 17 commits October 8, 2021 12:39
…y-Technologies/Graphics into universal/depth-copy-as-color
…nologies/Graphics into universal/decal-fixes
…nologies/Graphics into universal/decal-fixes
…phics into universal/decal-fixes

# Conflicts:
#	com.unity.render-pipelines.universal/CHANGELOG.md
@lukaschod lukaschod requested review from a team as code owners November 8, 2021 09:27
@github-actions
Copy link

github-actions bot commented Nov 8, 2021

Hi! This comment will help you figure out which jobs to run before merging your PR. The suggestions are dynamic based on what files you have changed.
Link to Yamato: https://unity-ci.cds.internal.unity3d.com/project/902/
Search for your PR branch using the search bar at the top, then add the following segment(s) to the end of the URL (you may need multiple tabs depending on how many packages you change)

URP
/jobDefinition/.yamato%252Fall-urp.yml%2523PR_URP_trunk
With changes to URP packages, you should also run
/jobDefinition/.yamato%2Fall-lightmapping.yml%23PR_Lightmapping_trunk

Depending on the scope of your PR, you may need to run more jobs than what has been suggested. Please speak to your lead or a Graphics SDET (#devs-graphics-automation) if you are unsure.

@github-actions
Copy link

github-actions bot commented Nov 8, 2021

It appears that you made a non-draft PR!
Please convert your PR to draft (button on the right side of the page).
See the PR template for more information.
Thank you!

Copy link
Contributor

@phi-lira phi-lira left a comment

Choose a reason for hiding this comment

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

LGTM.

  • Failures are related to 035 terrain test being fixed in another PR.
  • Test 058 failure is due to reference image being wrong, already fixed on master.

@phi-lira phi-lira changed the base branch from master to universal/staging November 10, 2021 08:52
@phi-lira phi-lira merged commit 8fb74d9 into universal/staging Nov 10, 2021
@phi-lira phi-lira deleted the universal/decal-fixes branch November 10, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants