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
- Unity Perforce Integration: VCS Connection Active State Fails via CLI with Valid Inputs
- Joint Gizmos for anchor and connectedAnchor do not respect their defined bodies when Swap Bodies is enabled
- Project Settings window opens up with a blank details pane when the "Configure" button is clicked in the Package Manager after installing the Cloud Diagnostics package
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
Add comment