Open ashwinbhat opened 1 year ago
Transparent materials have rendering artifacts on MacOS (Metal)
https://github.com/PixarAnimationStudios/OpenUSD/assets/1727158/a48043fc-9142-4107-9e5b-9af5c619ea8c
MacOS - Metal, Ventura 13.6.1 (22G313) MacBook Air, Apple M2
OpenUSD dev branch
python3 build_scripts/build_usd.py --build-variant release --tests $(pwd)/out/release
Likely fixed with this PR: https://github.com/PixarAnimationStudios/OpenUSD/pull/2614.
Filed as internal issue #USD-8926
@jesschimein I've verified PR: #2614 it works
Description of Issue
Transparent materials have rendering artifacts on MacOS (Metal)
https://github.com/PixarAnimationStudios/OpenUSD/assets/1727158/a48043fc-9142-4107-9e5b-9af5c619ea8c
Steps to Reproduce
System Information (OS, Hardware)
MacOS - Metal, Ventura 13.6.1 (22G313) MacBook Air, Apple M2
Package Versions
OpenUSD dev branch
Build Flags
python3 build_scripts/build_usd.py --build-variant release --tests $(pwd)/out/release