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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
Resolution Note:
There are no fixes planned for this Bug