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
Comments (1)
-
TobyXD
Jun 21, 2018 06:20
5.6.5p4, 2017.4.0f1 also get same result
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
- “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
Resolution Note (2019.1.X):
This is an edge case, doesn't meet the quality bar.