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
- [iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
- Errors “RenderPass: Attachment 0 is declared as depth attachment but RGBA8 sRGB is not a valid depth format.“ and “BeginSubPass: Not inside a Renderpass“ are present when using Native RenderPass with a RenderTexture that only has depth output
- ArgumentOutOfRangeException is thrown when an empty DropdownField is clicked at runtime
- [tvOS] "EXC_BAD_ACCESS" error is thrown when Painter2D.ClosePath is called
- Bad Naming Convention in Shortcuts Window for Sprite Shape Editing
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.