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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment