Search Issue Tracker
Fixed in 0.2.0-preview6
Votes
0
Found in [Package]
2019.3
2019.3.7f1
Issue ID
1238302
Regression
No
Netcode ServerTick time rollbacks when running on client
Steps to reproduce:
1. Open User-supplied project
2. Build the Sample scene
3. Enter Play mode in the Sample Scene in the Editor
4. Run the Sample Scene Standalone build
5. In the Editor, press Ctrl+7 to open the Profiler
6. Inspect the developer log in the Standalone build
Expected: the build does not log errors
Actual: the build logs: [ERROR][CLIENT]previousServerTick:[number] > serverTick:[number]
Reproduced in: 2019.3.13f1
Not reproduced in: 2018.4.23f1(Can't build), 2020.1.0b8, 2020.2.0a10
Repro on: Win 10 Standalone.
No repro on: macOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment