Maya crush when calling getSelectedDagAndPrim() without dag selected.
Open
bug
- Dominant language
- Wolfram Language
- Stars
- 905
- Forks
- 223
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 17
Description
**Describe the bug**
Maya crush when calling getSelectedDagAndPrim() without dag selected.
**Steps to reproduce**
Steps to reproduce the behavior:
Direclty call without select anything.
```python
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.