Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0a4
Issue ID
730473
Regression
Yes
[iOS][WebRequests] UnityWebRequest returns empty downloadHandler
UnityWebRequest.Get(".."); returns an empty UnityWebRequest.downloadHandler (text.Length/Texture tc.. is 0)
To Reproduce:
1. Deploy the attached project to an iOS device.
2. In scene "WebRequestGet" click WebRequest, observe that no errors are thrown and the WebRequest returns an empty downloadHandler.
Comments (10)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
pjohalloran
Jan 06, 2016 18:40
This is still broken on Unity 5.3.1.f1 on iOS.