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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment