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
- Crash on GetSceneGUID when building a scene
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
Add comment