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
- Construct matrix block disappears, and other bugs and exceptions related to it show when opening/running project
- New browser tab is not created when trying to open Package Manager hyperlinks by holding the Ctrl key and pressing the left mouse button
- [Mobile] NavigationSubmitEvent is not being triggered when the submit button is pressed on a mobile keyboard
- Materials render incorrect color when using the "require native16bit" pragma directive
- GUIUtility.hotControl controlID value does not change when clicking with the Left Mouse Button
Add comment