Search Issue Tracker
Fixed
Fixed in netcode-1.9.2
Votes
0
Found in [Package]
netcode-1.9.0
Issue ID
MTTB-1663
Regression
Yes
NetcodeServerRateManager spams warning when set to Sleep
Steps to reproduce:
- Create a NetCodeConfig in NetcodeSamples
- Set `ClientServerTickRate.targetFrameRateMode` to Sleep
- Play any sample (e.g. NetCube)
\\
Actual results:
Console gets spammed with `Testing if will update when TargetFrameRateMode is set to Sleep`
Expected results:
No warning is logged to the console
\\
Reproducible with versions:
1.9.0
Not reproducible with versions:
1.8.0
Can’t test with versions:
\\
Tested on (OS):
Mac
\\
Notes:
Reported by a user here: https://discussions.unity.com/t/log-get-spammed-testing-if-will-update-when-targetframeratemode-is-set-to-sleep/1689415
The PR that introduced this issue: https://github.cds.internal.unity3d.com/unity/dots/pull/12973
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