cxr: XR_SPACE_LOCATION_POSITION_TRACKED_BIT tracking bits unconditionally
Open
@nv-jakob is already working on this.
Since Aug 1, 2026.
- Dominant language
- Python
- Stars
- 385
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 82
Description
Summary
CloudXR runtime reports XR_SPACE_LOCATION_POSITION_TRACKED_BIT and ORIENTATION_TRACKED_BIT set on every frame regardless of whether anything is being tracked.
On those interfaces the bits carry no information, so applications cannot implement occlusion or degradation handling.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.