Search Issue Tracker
Won't Fix
Votes
4
Found in
2018.2.0b6
Issue ID
1043727
Regression
No
Some of Time.XXX api get negative values when adjusting system time backwards on Linux Player
To reproduce:
1) Open attached project
2) Build and run for Linux Player
3) When it is running, change your system's day to yesterday
Expected: Time.unscaledTime, Time.fixedUnscaledTime and Time.realtimeSinceStartup don't get drastically changed
Actual: They get negative
Reproduced in 2018.2.0b7
Not reproduced in Windows Player
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2019.1.X):
This is an edge case, doesn't meet the quality bar.