Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b4
Issue ID
1037712
Regression
No
Time.realTimeSinceStartup is not updated on Android when the app is set in the background
To reproduce:
1. Open the attached project file
2. Build and Run for Android.
3. Launch application on a device
4. Disconnect device from the computer
5. Press home button to put the application in the background
6. Lock the device and wait for few minutes
7. Open the app from the background and notice that the time drifts between UTC time and time.RealTimeSinceStartup (in bold).
Reproduced with: 2017.1.3p4; 2017.2.3f1; 2017.3.2f1; 2017.4.3.f1; 2018.1.1f1; 2018.2.0b4; 2018.3.0a1
Actual results: UTC time and time.RealTimeSinceStartup are not the same after coming back to the app from sleep
Expected results: UTC time and time.RealTimeSinceStartup are the same after coming back to the app from sleep
Tested on devices:
Google Galaxy Nexus*, OS:4.3, CPU:armeabi-v7a, GPU:PowerVR SGX 540, Build:google/yakju/maguro:4.3/JWR66Y/776638:user/release-keys
Samsung SM G965U1*, OS:8.0.0, CPU:arm64-v8a, GPU:Adreno (TM) 630, Build:samsung/star2qlteue/star2qlteue:8.0.0/R16NW/G965U1UEU1ARB7:user/release-keys
Note: screenshot added bellow
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment