Unity-Technologies / usd-unity-sdk

Integration of Pixar's Universal Scene Description into Unity. UPDATE: This package has been superseded by our new bundle of USD packages. Please see README & link below for further details.
https://forum.unity.com/threads/new-openusd-packages-now-available.1524583/
Apache License 2.0
500 stars 77 forks source link

Fix for Transparency import on URP. #407

Closed vickycl closed 1 year ago

vickycl commented 1 year ago

Purpose of this PR

Ticket/Jira #:

Fixes Transparency for URP Import. Something similar could be done for HDRP but isn't included in this PR as a bug hasn't been reported there.

Testing

Functional Testing status:

Tested locally for Opaque + Alpha Clipping, Transparency + NO clipping, Transparency + clipping.

Performance Testing status:

TBD. There will be additional perf costs but only for URP.

Overall Product Risks

Complexity: Low

Halo Effect: Low

Additional information

Note to reviewers:

Are you happy to land a fix for URP but not HDRP?

Reminder: