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
- Cancellation button is not centered and has no padding on the right side in the Background Tasks Window
- UI overlaps in the Project Browser window when resized vertically
- UI Elements overlap in the Search window when Search window is docked and resized horizontally
- ProBuilder Tool item appears twice in the overlay when editing in Vertex/Edge/Face context
- Error “Unable to add Renderer to the Scene after Culling.“ is present when Non-draw instanced Terrain is rendering in a camera within the rendering callbacks of another camera in Built-In Render Pipeline
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.