Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.2.15f1
Issue ID
1117525
Regression
No
Accessing nonexistent Streaming Asset on Android with incorrect number of slashes in the URL produces incorrect error
Steps to reproduce:
1. Open attached project
2. Build on Android and run
3. Make sure URL has 1 slash like so 'file:/*` in the input field
4. Press button 'Send'
-Request timeout error is returned
Actual result: When accessing Streaming Assets on Android using UnityWebRequest, "Request timeout" error is returned.
Expected result: A more proper error should be thrown e.g. "Malformed URL"
Reproduced on: 2017.4.18f1, 2018.3.2f, 2019.1.0a14, 2019.2.0a2
Devices under test:
VLNQA00022, Xiaomi Redmi Note 3 (Redmi Note 3), 5.1.1, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Parallax mapping with UVs set other than UV0 plugged into sample texture 2d produces an error
- Objects with single letter name won't show up in hierarchy search results
- The GameObject is not transparent when setting CameraDepthTexture as a depth render target
- SRP Lens Flares with Occlusion enabled inconsistently shine through objects
- "Can not play a disabled audio source" is thrown when audio is toggled on with disabled Audio Source in the Scene
Add comment