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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment