Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.1p1
Issue ID
998423
Regression
Yes
"UnityWebRequest.Get()" throws an "IndexOutOfRangeException" when constructed with an empty string
Reproduction steps:
1. Open "UnityWebRequestTest.zip" project
2. Open "TestScene"
3. Enter Play mode
4. Click on "Send web request: empty"
Expected Result: An error appears saying that the URL is incorrect ("error: Cannot connect to destination host")
Actual Result: "IndexOutOfRangeException" is thrown
Reproduced with: 2018.2.0a1, 2018.1.0b7, 2017.3.1p1, 2017.2.1p4, 2017.1.3p1 (02d73f), 2017.1.3p1 (2cf5ce)
Did not reproduce on: 2017.1.3f1, 2017.1.1f1, 2017.1.0a1, 5.6.5p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
This is a duplicate of issue #981192