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
- Graphics.DrawProcedural doesn't work like in DX11 when used with DX12
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
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.