Search Issue Tracker
Fixed in 5.4.1
Votes
0
Found in
5.4.0f3
Issue ID
821806
Regression
No
Android IL2CPP - WebRequest.Create fails for HTTP on .Net 2.0 (full)
Reproduction steps:
1) Open user's attached project
2) Make sure that IL2CPP and .NET 2.0 (not subset) are selected
3) Build and run project
-- Using adb notice "NotSupportedException: http://www.google.com/"
Note:
Works in editor
Works with .Net 2.0 Subset
Works in Mono2x + .Net 2.0 Full
Works on iOS
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
cp_ftang
Oct 12, 2016 05:25
This issue has been fixed in Unity 5.4.1p1.
Fixes
(821806) - Android: IL2CPP - Fixed missing config files for il2cpp build.
cp_ftang
Oct 12, 2016 05:11
This issue wasn't fixed in Unity 5.4.1f1.
I have confirmed that it has been fixed in Unity 5.4.1p4.