Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4.0f1
Issue ID
1286803
Regression
Yes
[Android] UnityWebRequest not working on IPV6 Wi-fi when reaching Web with IPV4 DNS
How to reproduce:
1. Setup an IPV6 Wifi
2. Create a new Unity Project
3. Attach "test.cs" script to a GameObject on the scene
4. Build and run the scene on an Android device
Expected Behavior: The UnityWebRequest is successful
Actual Behavior: Error is thrown "Cannot connect to the destination host with code 0"
Reproducible with: 2019.4.0f1
Not reproducible with(Customer Info): 2018.4.26f1
Note:
- The issue was only reproduced by the Customer. So all the info provided was gathered from the conversation with the customer.
- According to the Customer this issue is a regression since it was not reproducible in 2018.4 and was found in 2019.4
- Customer so far only provided info about 2018.4 and 2019.4 streams so it is unclear if the regression was actually introduced in 2019.4 or earlier versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment