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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment