LunarG / OpenXR-OverlayLayer

Implementation of the OpenXR Overlay extension as a layer
Other
64 stars 17 forks source link

validation error in Main App destroying an XrSpace on Overlay App exit, Main App still running #13

Closed bradgrantham-lunarg closed 3 years ago

bradgrantham-lunarg commented 3 years ago

Rift S

[VALID_ERROR | VUID-xrDestroySpace-space-parameter | xrDestroySpace]: Invalid XrSpace handle "space" 0x0200408c0000000b
  Objects:
   [0] - XrSpace (0x0200408c0000000b)

This may be a space being deleted twice.