UsdGeomCapsule_1 and UsdGeomCylinder_1

Does anyone know the adoption status of UsdGeomCapsule_1 and UsdGeomCylinder_1 in various DCCs and renderers?

I’m trying to decide if/when to start authoring these types & whether they should replace the originals or exist alongside them.

Can only speak to the second part, which is that we do hope for them to replace the original versions, but with renderers retaining support for the old schemas - Hydra will continue to support them via fallback behavior in implicitSurfaceSceneIndex.cpp . I’ll note that even though we do provide UsdPrim and UsdSchemaRegistry API’s to reason about the “Family” of schemas that are different versions of each other, we do not yet provide any data-driven indication of which versions should be considered deprecated, and we’re eager to work with DCC vendors to figure out what API’s would be most helpful in building up a set of schemas-to-present to the user for instantiating.