Search Issue Tracker
Fixed
Fixed in 5.5.X, 5.6.X
Votes
0
Found in
5.5.2p2
Issue ID
893302
Regression
No
[UnityWebRequest] DownloadHandlerScript gets paused if scene is not played
To reproduce:
1. Open project
2. In menu choose 'UNITY' -> ' WebRequest Tester'
3. Play empty scene
4. Press buffer's 'Make Request' button
5. Press script's 'Make Request' button
6. Stop scene
7. Repeat 4th and 5th steps
Expected: when scene is stopped, after clicking 'Make request' button for script, message 'Request has finished!' should appear
Actual: it stuck on 'Request progress: 0.00%' message
Note: if you move 'WebRequest Test' tab, it finishes request (it works while tab is moving)
Reproduced on: 5.4.5p1, 5.5.2p3, 5.6.0f1, 2017.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment