KhronosGroup / OpenXR-SDK-Source

Sources for OpenXR loader, basic API layers, and example code.
https://khronos.org/openxr
Apache License 2.0
679 stars 249 forks source link

Problem when using multilayer in SteamVR Runtime + OpenXR SDK #488

Closed sockyjam closed 1 month ago

sockyjam commented 4 months ago

In helloxr application, if there's only one layer, everything is ok. But when I add another layer to the application, the view is wrong.

Expect: image

But the result I got: image

I assign the same pose value to these two layers, so I suppose they should be the same action. Did anyone meet the same problem? How to fix it?

rpavlik-bot commented 3 months ago

An issue (number 2325) has been filed to correspond to this issue in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2325 ), to facilitate working group processes.

This GitHub issue will continue to be the main site of discussion.

nnuber commented 3 months ago

Thanks for reporting this issue. For bugs specific to SteamVR, please submit a bug report on the SteamVR OpenXR forums: https://steamcommunity.com/app/250820/discussions/8/

The SteamVR team does not monitor the Khronos GitHub for bugs or feature requests.

ChristophHaag commented 3 months ago

Just out of curiosity, those are 2 projection layers, not quad layers, right?

sockyjam commented 3 months ago

Just out of curiosity, those are 2 projection layers, not quad layers, right?

Yes, 2 projection layer (XR_TYPE_COMPOSITION_LAYER_PROJECTION).

sockyjam commented 3 months ago

Thanks for reporting this issue. For bugs specific to SteamVR, please submit a bug report on the SteamVR OpenXR forums: https://steamcommunity.com/app/250820/discussions/8/

The SteamVR team does not monitor the Khronos GitHub for bugs or feature requests.

thanks, I will copy it there.

lewa-j commented 3 months ago

Looks like SteamVR Beta Updated - 2.8.1 may fix it.

Fix non-base projection layers displaying in the wrong space.

ChristophHaag commented 1 month ago

Confirmed fixed here https://steamcommunity.com/app/250820/discussions/8/4515506143569094001/#c4758703722108901886