Unity Issue Tracker - Grpc.Core.RpcException when using a proxy and Entities 1.0.0-exp.12
Closed
ECSB-125
Grpc.Core.RpcException when using a proxy and Entities 1.0.0-exp.12
Package: Entity Component System (ECS)
Won't Fix
1.0.X
This was fixed by an editor update - nothing to do with DOTS.
Reproduction steps:
1. Open Proxy settings on Windows
2. Under "Manual proxy setup" turn on "Use a proxy server"
3. Set the address and port as described in the internal notes
4. Save the settings
5. Open the attached "GRPC_Excp" project
Expected result: There are no errors in the Console window when the project opens
Actual result: There is an error:
"Unhandled Exception: Grpc.Core.RpcException: Status(StatusCode="Internal", Detail="Error starting gRPC call. HttpRequestException: Requesting HTTP version 2.0 with version policy RequestVersionOrHigher while unable to establish HTTP/2 connection.", DebugException="System.Net.Http.HttpRequestException: Requesting HTTP version 2.0 with version policy RequestVersionOrHigher while unable to establish HTTP/2 connection."