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
- Shadow maps are not evicted from Shadow Atlas when Light component with "preserveCachedShadow" property set to false is disabled
- TMP Input Field becomes not interactable when pasting a long text
- CSS is not applied when using USS type selector "GridBackground"
- Player .exe remains open as a background task after closing it when Active Input Handling is set to "Input System Package (New)"
- Exception block is being rewritten to throw an incorrect number of exceptions when running a project built using IL2CPP Scripting Backend
Add comment