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
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
Comments (5)
-
akatukigyou
Mar 19, 2024 02:09
この不具合のために1日消費しました
不要な仕様です、気づくことができない -
Mograine
Oct 29, 2023 15:17
Thanks for the quick fix !
-
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.
-
AntonieB
Oct 22, 2023 10:04
I have to say this is pretty annoying...
-
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Resolution Note:
Fixed by another internal issue: OXRB-247: MetaQuestSupport.forceRemoveInternetPermission needs public API
Resolution Note:
Fixed by another internal issue: OXRB-247: MetaQuestSupport.forceRemoveInternetPermission needs public API