PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
6k stars 1.18k forks source link

UsdPreviewSurface opacity result unexpected when connected to an image #1338

Open drwave opened 3 years ago

drwave commented 3 years ago

Using latest dev branch, I'm seeing an issue with transparency in UsdPreviewSurface that seems new.

I have 4 meshes, each with a simple material mapping a texture image on them:

For the PNG meshes, I expect them to be transparent around some parts, and completely opaque in other. Unfortunately, you can see through all of it.

See the enclosed USDZ file, and then an image showing the expected value and then a linux version in usdview showing the problem.

AlphaTest3.usdz.zip

AlphaTestExpected

AlphaTestLinux

jilliene commented 3 years ago

Filed as internal issue #USD-6372