The work done for #802 was not ported to the render delegate. Therefore the hydra translators receive 2 different primvars : "width" and "primvars:radius", the later being expected to be ignored. Since it's currently not ignored, it could override the correct "width" values depending on the order in which attributes are found.
This gives random failures in test_0179 in hydra mode
The work done for #802 was not ported to the render delegate. Therefore the hydra translators receive 2 different primvars : "width" and "primvars:radius", the later being expected to be ignored. Since it's currently not ignored, it could override the correct "width" values depending on the order in which attributes are found.
This gives random failures in test_0179 in hydra mode