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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment