diff --git a/pxr/usd/lib/usdGeom/primvar.cpp b/pxr/usd/lib/usdGeom/primvar.cpp index d38d1ff157..d1ec15818b 100644 --- a/pxr/usd/lib/usdGeom/primvar.cpp +++ b/pxr/usd/lib/usdGeom/primvar.cpp @@ -346,6 +346,7 @@ UsdGeomPrimvar::ComputeFlattened(VtValue *value, UsdTimeCode time) const _ComputeFlattenedArray(attrVal, indices, value) || _ComputeFlattenedArray(attrVal, indices, value) || _ComputeFlattenedArray(attrVal, indices, value) || + _ComputeFlattenedArray(attrVal, indices, value) || _ComputeFlattenedArray(attrVal, indices, value) || _ComputeFlattenedArray(attrVal, indices, value);