maya-usd
maya-usd copied to clipboard
Maya crush when calling getSelectedDagAndPrim() without dag selected.
Describe the bug Maya crush when calling getSelectedDagAndPrim() without dag selected.
Steps to reproduce Steps to reproduce the behavior: Direclty call without select anything.
from mayaUsd.lib.proxyAccessor import getSelectedDagAndPrim
dag_path, prim_path = getSelectedDagAndPrim()
Specs (if applicable):
- OS & version: Rocky Linux 8.7
- Maya version: Maya2022
- Maya USD: 0.19.0, 0.23.0, 0.25.0
Thank you for reporting. We will look into this.