Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.11.0
Issue ID
OXRB-366
Regression
Yes
[Quest] Error "WebException : Error: NameResolutionFailure" when using HttpWebRequest and OpenXR in Android Player
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Samples/XR Interaction Toolkit/2.4.3/Starter Assets/DemoScene.unity” Scene
3. Switch to the Android Platform
4. Open the Android LogCat window (Window > Analysis > Android LogCat)
5. Build and Run on Quest
6. In Android LogCat, search for “NameResolutionFailure“
Expected result: No Errors exist
Actual result: Error “WebException : Error: NameResolutionFailure” is present
Reproducible with: 1.9.1 (2022.3.5f1), 1.11.0 (2021.3.40f1, 2022.3.38f1, 6000.0.10f1)
Not reproducible with: 1.8.2 (2022.3.5f1)
Reproducible on:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Quest 3 (user reported)
VLNQA00325, Samsung Galaxy Note10 (SM-N970F), Android 12, CPU: Exynos 9 (9825), GPU: Mali-G76
VLNQA00318, Oneplus OnePlus 7 Pro (GM1913), Android 11, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Removing the script with HttpWebRequest from the project and adding it back again fixes the issue
- Reproducible with a new project
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
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
Resolution Note:
There are no fixes planned for this Bug