Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0f4
Issue ID
752639
Regression
Yes
WWW.text and WWW.error properties have inconsistent values in editor and iOS builds
Steps to reproduce:
1. Open attached project (wwwTest.zip)
2. Play the 'Test' scene in the editor
3. Click the button, notice the upper text (WWW.error) changes to the error message text (this case: 404 Not Found) and the text in the bottom (WWW.text) changes to the response body text
4. Build and run on iOS device
5. Click the button
6. Notice the WWW.error value is there, but it differs from the one in editor AND the WWW.text returns an empty string
Reproduced with: 5.3.0f4
Not reproducible with: 5.2.4f1, 5.4.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Backport request] Race condition during domain reload
- Particle size is not correctly reflected in Edit Mode when a particle system is used as a Sub Emitter
- [Usability] No warnings about having sufficient space before generating the Lighting
- "Invalid AABB inAABB" and "Assertion failed on expression: 'awake.loadStarted'" errors are thrown when when instantiating a prefab with InstantiateAsync
- Line Break Position Changes in Traditional Chinese when consecutive punctuation is used
Add comment