Search Issue Tracker
Active
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.20f1
Issue ID
UUM-77157
Regression
No
“Received a packet with an invalid Hash Value.“ error is thrown when client Player tries to connect to the server running in the Editor
How to reproduce:
1. Extract the “UI_Client_v2.zip” archive
2. Open the Player in “UI_Client_v2/UI_Client_v2.exe”
3. Open the “NetCodeHashIssue“ project
4. From the Project window open the “Assets/Scenes/Server Scenes/Core_0_Main.unity” scene
5. Enter Play Mode and wait while the server loads
6. In the Player select the “Connect” button
6. In the Editor observer the Console window
Expected result: The Player connects to the server running in the Editor and no errors are logged
Actual result: The “Received a packet with an invalid Hash Value.“ error is logged and the Player disconnects
Reproduced with: 1.6.0, 1.8.1 (2022.3.20f1)
Could not test with: 1.6.0, 1.8.1 (2021.3.35f1, 2023.2.12f1, 2023.3.0b9) (Could not resolve compilation errors)
Reproduced on: Windows 10 (by reporter), Windows 11
Not reproduced on: No other environment tested
Note: Full error is provided in the internal comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment