Search Issue Tracker
Active
Votes
0
Found in [Package]
netcode-gameobjects-1.12.2
Issue ID
MTTB-1058
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment