Search Issue Tracker
Fixed in 5.4.0
Votes
4
Found in
5.3.4p1
Issue ID
784933
Regression
No
Framerate is not capped while running in background
Steps to reproduce:
1. Build and run attached project's scene "log_delta_time".
2. Time.deltaTime is logged.
3. Minimize window and then open it again.
4. While window was minimized time.deltaTime was around 0.0015 s, when normally it is ~0.016 s
Reproduced on Windows 10 with versions 5.4.0b13, 5.3.4p1 and 5.1.0f3
Comments (1)
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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
cope
May 11, 2016 21:27
This issue still exists in 5.3.4.p6. In my case, a game that uses next to no resources on the GPU and my CPU when played jumps to 100% GPU usage and blocks multiple cores.