- Home /
Unity runs in background but loses keyboard input
I've been looking all over for this answer! Help oh great and powerful ones!!
I'm working on software to help live streaming.
Run In Background is check, so Unity runs in the background just fine, but loses all keyboard inputs.
I'm wanting to have focus on another program "Video Game" and send keyboard commands to Unity.
I'm an 3D artist, but I have some programming knowledge, if you could point me in the right detection or even better, type it out, I would be much appreciating!
Answer by Oi · May 09, 2013 at 12:23 PM
Hi,
I have the same problem as you. Did you manage to solve the issue?
Your answer
Follow this Question
Related Questions
Checking whether string is a valid Input.Key 1 Answer
TextField, Event.current, Input.GetKey, and GUI.FocusControl locking 1 Answer
Player doesn't stop jumping when stop touching the screen[Android] 1 Answer
How to prevent input lag/delay? 1 Answer
setting iPhoneKeyboard.text (or any workaround about resetting user input) in Android. 0 Answers