Autodesk / Autodesk/maya-usd

Maya crush when calling getSelectedDagAndPrim() without dag selected.

Open
#3,378 1 comment 0 reactions 1 assignee Claimed by @santosg87 View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.