-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
MaterialX texcoord-related regression in v24.03 #3048
Comments
I believe to have found the cause. First, the texture coordinates are faulty:
However, they are irrelevant because the BaseColor_Grey.png texture that is being sampled is 100% grey and is defined with the Although on macOS the color is solid black, I have observed flickering of the correct colors with the OpenGL backend. Perhaps this is somehow related to the newly-introduced tangent frame computation? |
Filed as internal issue #USD-9565 |
On macOS, I can't reproduce this anymore with usdview, but it's 100% reproducible with usdrecord. |
Can't reproduce with USD v24.11. |
Description of Issue
Following asset looks different after upgrading USD: Buffer_Interleaved_01.zip
v23.08
v24.03
(see comment below for an explanation)
Steps to Reproduce
System Information (OS, Hardware)
Occurs on both Windows (OpenGL) and macOS (Metal)
Package Versions
v24.03 and v24.05 are affected
Build Flags
--openimageio --opencolorio
The text was updated successfully, but these errors were encountered: