when both lose focus
one focus
in 4.27
when i use ue5.0.3
OMG…
does any body can help?
I found same question but… no solution
when both lose focus
one focus
in 4.27
when i use ue5.0.3
OMG…
does any body can help?
I found same question but… no solution
When the application has lost focus, some events will be called like this condition.Maybe you can reading source code some relatived like word ‘Use less cpu…’ to find out some ideals,
on my work list
I don’t know the answer. This problem has always existed
There’s code in the uppermost engine/world step loop that sleeps a little bit each frame if the game doesn’t have focus.
Last I checked, you can turn this off with a console variable, but I forget what it’s called.