Search Issue Tracker
By Design
Votes
0
Found in
5.3.4p4
Issue ID
849870
Regression
No
[Android] UnityWebRequest gives errorcallback with error=java.net.MailformedURLException:Unknown protocol
Steps to reproduce:
1) Download attached project 'TestProject2.zip' and open in Unity
2) Set platform to Android
3) Build and run 'Test' scene on a device
4) In game, click on Connect button
Check the logs. There will be a message that UnityWebRequest fails with error : error=java.net.MailformedURLException:Unknown protocol....
Reproduced with:
5.3.7p2, 5.4.3p3, 5.5.0p1, 5.6.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
Add comment