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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.