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
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Add comment