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

Android

-

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

Comments (1)

  1. swiftfinder

    Feb 17, 2020 18:39

    You can also look into this issue, as well:
    https://creditcardpanda.com/rooms-to-go-credit-card/

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.