Search Issue Tracker
Fixed in 5.0.2
Votes
1
Found in
4.6.4p4
Issue ID
692742
Regression
No
[IL2CPP] WWW constructor significantly slower than on Mono with large postdata
To Reproduce:
1. Deploy the attached project with il2cpp/mono
2. Observe that it takes more than 200ms for the WWW request to be constructed when post data is relatively large.
On iPad mini retina:
mono ~50ms
IL2CPP ~229ms
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
Add comment