Search Issue Tracker
Fixed
Votes
0
Found in
4.7.1p1
Issue ID
847914
Regression
No
[Android] Function System.Net.HttpWebRequest.GetResponse() fails on android device connected to IPv6 network with exception
How to reproduce:
1. Have an IPv6 network set (easiest way is to have Mac 10.11 and follow this - https://developer.apple.com/library/mac/documentation/NetworkingInternetWeb/Conceptual/NetworkingOverview/UnderstandingandPreparingfortheIPv6Transition/UnderstandingandPreparingfortheIPv6Transition.html#//apple_ref/doc/uid/TP40010220-CH213-SW16 )
2. Have a device connected to it
3. Build and run the attached project on android device
4. Sample contains two GUI buttons: "Check" (based on System.Net.HttpWebRequest) and "Download" (based on UnityEngine.WWW)
Actual result: If button "Check" is pressed on android device connected to IPv6 network, then exception would be logged
Expected result: application on android device connected to IPv6 network works the same as on IPv4 network
Reproducible: 4.7.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment