Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix case 1044454. Stopwatch on Android does not update. #1236

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

davidrogers-unity
Copy link

Fix case 1044454. Stopwatch on Android does not update when the application is in the background or phone is put to sleep.

Grafted and modified changes from https://ono.unity3d.com/unity/unity/changeset/f248bfb94518 per the recommendation of Boris in https://fogbugz.unity3d.com/f/cases/1044454/

Release Notes: Fixing case 1044454, System.Diagnostics.Stopwatch will now track time properly on Android when the application is in the background or the device is locked.

@joncham joncham merged commit cbd6944 into unity-master Oct 28, 2019
@joncham joncham deleted the android-stopwatch-fix branch October 28, 2019 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants