Ryan Porter
Ryan Porter
**Describe the bug** Pickwalk down onto deactivated prim crashes Maya **Steps to reproduce** 1. Create an empty stage proxy 2. Define /parent 3. Define /parent/child 4. Deactivate /parent/child 5. Select...
**Describe the bug** If you register an 'attribute' edit router like [routeToSessionLayer](https://github.com/Autodesk/maya-usd/blob/e5811448ce8564a8a49eea46176b261a1f3adb48/doc/EditRouting.md#attributes) from the examples, it is only called when editing an attribute through the Channel Box or Attribute Editor,...
**Describe the bug** With an Variant Set on a USD prim, where one variant contributes nothing, and the others each contribute a MayaReference prim with different paths, changing the variant...
**Is your feature request related to a problem? Please describe.** The `UsdMayaTranslatorMayaReference::LoadMayaReference` function is hard coded to call `-mergeNamespacesOnClash false`. This means that if you create an `AL_usdmaya_ProxyShape` node in...
**Describe the bug** If I create a proxyAccessor to drive the xformOp properties on an Xform prim from a referenced Maya transform, it works as expected in the current session....