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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment