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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.