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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment