Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.69f1
6000.3.10f1
6000.4.0b11
6000.5.0a8
Issue ID
UUM-135731
Regression
Yes
WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
How to reproduce:
1. Extract and open the attached “IN-135060.zip“ project
2. Select File → Build And Run
3. Run the project for ~10 seconds
4. Close the built Project
5. Open Player.log
6. Observe the error messages in the log
Actual result: “NotSupportedException: The URI prefix is not recognized.” error messages are spammed in the Player.log
Expected result: The “System.Net.HttpWebResponse len -1“ message is logged in the Player.log
Reproducible with: 2023.3.0b4, 6000.0.69f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Not reproducible with: 2023.3.0b3
Reproducible on: Ubuntu 22.04 (Build for LinuxStandalone), Windows 11 (Build for Windows Dedicated Server, tested by the user)
Could not reproduce on: No other environment tested
Workaround: After the build, NetworkBugProject\NetworkBug_Data\MonoBleedingEdge\etc\mono folder seems to be missing the 4.5 folder. Importing a 4.5 folder from a working project to NetworkBugProject\NetworkBug_Data\MonoBleedingEdge\etc\mono fixes the issue.
Note: If the error is not present in Player.log, also check out Player-prev.log
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
Add comment