Search Issue Tracker
Won't Fix
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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Resolution Note:
This was fixed by an editor update - nothing to do with DOTS.