Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
939572
Regression
No
[OS.X] Time.deltaTime gives negative value of 1E-05 when changing date in system preferences
To reproduce:
1.Open users attached project "Negative Delta Time Test.zip"
2.Drag "test.cs" script from project window to Main Camera in the hierarchy
3.Enter play mode
4.Observe in the left top corner delta time
5.Pause the play mode
6.Open Date and Time Preferences and change the date to day before
7.Un-pause the play mode
8.Observe as the delta time became 1E-05
9.If not, pause the play mode again and change the date to day before that
Expected result: delta time always reports correct value
Actual result: by changing the date delta time becomes 1E-05
Reproduced on:5.4.1f1 5.5.4p1 5.6.1f1 2017.3.0a2
Notes: also reproducible on build. Happens ONLY on MAC. Tested: macOS Sierra 10.12.5, macOS High Sierra 10.13 Beta (17A306f) .
Changing time back to the present date fixes the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
Add comment