You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the UVs in the Alembic archive were malformed, we were creating invalid primitive variables, with incorrect data lengths. These then caused corruption
when `reverseWinding()` ran off the end of the array.
0 commit comments