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
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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
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.