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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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.