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
- Vector Image Asset documentation link is missing
- Standalone Profiler doesn't record data when the Target is changed to and from Build
- [AI Assistant] UI layout misalignment in AI Assistant mode dropdown
- Editor fails to render and NRE errors thrown when Domain is reloaded after code changes and Image component is visible in Inspector
- Native allocations appear as Unrooted when tracing GraphicsStateCollection
Add comment