Search Issue Tracker

Fixed in 2017.3.0f3

Fixed in 2017.1.X, 2017.2.X

Votes

0

Found in

2017.1.0f3

Issue ID

938702

Regression

No

[.NET 4.6][iOS] Build throws NotSupportedException when creating a WebRequest via System.Net.WebRequest.Create()

Scripting

-

To reproduce:
1. Open project attached by QA
2. In player settings set Scripting Runtime to experimental .Net 4.6
3. Build for iOS (adding "a" scene) and run it
4. After build runs on iOS device check console in the Xcode

Expected: No errors/exceptions should appear in the console.
Actual: NotSupportedException: The URI prefix is not recognized.
at System.Net.WebRequest.Create (System.Uri requestUri, System.Boolean useUriBase) [0x00000] in <00000000000000000000000000000000>:0 exception is thrown.

Reproduced with: 2017.1.0p2, 2017.2.0b5, 2017.3.0a2

Backported to 2017.1.1p2, 2017.2.0b11
Fixed in: 2017.3.0b1

Comments (1)

  1. rrtt_2323

    Feb 07, 2018 09:15

    Me too.
    OSX run exception.
    Android, Windows10 is fine.

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.