Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-125
Regression
No
Grpc.Core.RpcException when using a proxy and Entities 1.0.0-exp.12
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."
Reproducible with: 1.0.0-exp.12 (2022.2.0b9, 2023.1.0a12)
Reproducible on: Windows 10
Note: QA couldn't reproduce this issue on Windows 10, remote Windows 10 and remote Windows 11
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This was fixed by an editor update - nothing to do with DOTS.
Resolution Note (1.0.X):
This was fixed by an editor update - nothing to do with DOTS.