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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment