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
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
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.