Search Issue Tracker

Fixed

Fixed in 1.9.1

Votes

16

Found in [Package]

1.8.2

Issue ID

OXRB-252

Regression

No

[OpenXR] Option ForceRemoveInternetPermission is enabled by default when the OpenXR package is added

Package: OpenXR Plugin

-

Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. In Edit > Project Settings > OpenXR > Android tab click on the cog icon next to Meta Quest Support

Expected result: “Force Remove Internet Permission” is not selected
Actual result: “Force Remove Internet Permission” is selected by default

Reproducible with: 1.8.0 (2022.2.21f1), 1.8.2 (2021.3.30f1, 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a5)

Reproducible on: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested

  1. Resolution Note:

    Fixed by another internal issue: OXRB-247: MetaQuestSupport.forceRemoveInternetPermission needs public API

Comments (5)

  1. akatukigyou

    Mar 19, 2024 02:09

    この不具合のために1日消費しました
    不要な仕様です、気づくことができない

  2. Mograine

    Oct 29, 2023 15:17

    Thanks for the quick fix !

  3. Mograine

    Oct 22, 2023 16:17

    Even if you use a "Custom main manifest", Unity will remove the "android.permission.INTERNET" line from it. The whole point of having a custom manifest is that Unity does not mess with it in the first place.

    This is a major bug as it prevent any game with internet access requirement to properly build.

  4. AntonieB

    Oct 22, 2023 10:04

    I have to say this is pretty annoying...

  5. kblood

    Oct 18, 2023 09:18

    Not only is it enabled by default, it keeps reenabling itself and seems to make it completely impossible to make UnityWebRequests or even using other methods of making HTTPS calls.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.