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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment