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
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
- NullReferenceException errors appear in the Console and Inspector window turns black when dragging .cs and .uxml files to another directory
- Crash when reimporting fbx asset used as tree by specific Terrain component
- The position of the "X" in the search section is not consistent with other search boxes in the engine
Add comment