flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.15k stars 1.12k forks source link

EFB: when using VR, the keyboard for user input disappears when I turn my head #8545

Open StephN-B opened 9 months ago

StephN-B commented 9 months ago

Aircraft Version

Development

Build info

{
    "built": "2024-03-01T18:14:00+00:00",
    "ref": "refs/heads/master",
    "sha": "83ea2851d9a7472362bdbdd8f61bcb9ab9c9b3e7",
    "actor": "Gurgel100",
    "event_name": "manual",
    "pretty_release_name": "master:83ea2851",
    "version": "a32nx-v0.12.0-dev.83ea285"
}

Describe the bug

While using VR, when I open a keyboard in the EFB (e.g. to enter a target altitude), the keyboard disappears when I move my head left or right.

Expected behavior

I suspect that this was introduced by https://github.com/flybywiresim/aircraft/pull/8447. While the intention of this change is correct, the implementation needs a bit more tweaking for VR users like me,

I see two possible approaches here:

Steps to reproduce

STEPS TO REPRODUCE

CURRENT OUTCOME

COMMENT Most likely introduced by https://github.com/flybywiresim/aircraft/pull/8447

References (optional)

No response

Additional info (optional)

As mentioned above, my guess is that this was introduced by https://github.com/flybywiresim/aircraft/pull/8447

Discord Username (optional)

StephN-B

alepouna commented 9 months ago

Hey, I want to try and reproduce this, which headset are you using?

StephN-B commented 9 months ago

Hi there. I am using the HP Reverb headset.

Cheers Stephan

On Sat, 2 Mar 2024 at 13:55, Aurora Takemi @.***> wrote:

Hey, I want to try and reproduce this, which headset are you using?

— Reply to this email directly, view it on GitHub https://github.com/flybywiresim/aircraft/issues/8545#issuecomment-1974330704, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUZ6DWKMBNVBEMWWWGDCAZDYWFSUZAVCNFSM6AAAAABEC2SCF6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZUGMZTANZQGQ . You are receiving this because you authored the thread.Message ID: @.***>

alepouna commented 9 months ago

I am using the HP Reverb headset.

Thanks, using the Quest 3 I can replicate the behavior. Video attached

https://github.com/flybywiresim/aircraft/assets/98479040/d7388075-32d4-49c6-8c50-92dd79c42ce6

frankkopp commented 9 months ago

We do not yet officially support VR as we do not develop and test for it. Once the aircraft is more complete and more of the dev team has access to VR headsets we can look into this.