Search Issue Tracker
Third Party Issue
Votes
1
Found in
2020.3.46f1
2021.3.22f1
2022.2.13f1
2023.1.0b10
2023.2.0a8
Issue ID
UUM-32118
Regression
No
“CreateClientHandler: Exception: The method or operation is not implemented” warning is printed when printing “MaxConnectionsPerServer“ from “HttpClientHandler”
How to reproduce:
1. Open the user’s attached “ClientMaxConnections.zip” project
2. Open the “SampleScene” Scene (Assets > Scenes > SampleScene)
3. Enter Play Mode and observe the 2nd message in the Console window
Expected result: “CreateClientHandler: Max: 20” is printed
Actual result: “CreateClientHandler: Exception: The method or operation is not implemented” warning is printed
Reproducible with: 2020.3.46f1, 2021.3.22f1, 2022.2.13f1, 2023.1.0b10, 2023.2.0a8
Reproduced on: macOS 13.2.1 (Intel) and Windows 11
Note: With macOS, the issue was reproducible just with 2020.3.46f1
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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Resolution Note:
This is an upstream issue that needs to be resolved by Microsoft: https://github.com/mono/mono/issues/11723 -- This will likely be resolved in the future with the transition to CoreCLR.