Question by
Chromag · Jun 12, 2017 at 06:31 AM ·
tutorialinputfieldfocus
Prevent InputField from being focused on Start (Text Adventure Game Part 1)
In Text Adventure Game Part 1 (https://unity3d.com/learn/tutorials/topics/scripting/creating-rooms?playlist=17117) the InputField is focused on start. I want to know how to prevent it from being focused on start.
Comment
Best Answer
Answer by Chromag · Jun 12, 2017 at 08:55 PM
Select the EventSystem game object in the Hierarchy Window. Change the First Selected property to none on the Event System component.
Your answer

Follow this Question
Related Questions
Can't keep the InputField focused 1 Answer
Android keyboard from Input Field disappears immediatly after appearing 0 Answers
Survival Shooter Error CS0120 1 Answer
Tanks tutorial 'Input' issue 0 Answers