Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
2
Question by Thallysson · Oct 17, 2016 at 04:21 PM · error messageexception

Why the Unity is displaying this message : "ArgumentException: Input Button Submit is not setup" in console when I run my scene

Hi, this is my first question in this forum and I would clarify a question, ever when I run my start menu scene in Unity, the same display this message:

 ArgumentException: Input Button Submit is not setup.
  To change the input settings use: Edit -> Project Settings -> Input
 UnityEngine.EventSystems.StandaloneInputModule.ShouldActivateModule () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/EventSystem/InputModules/StandaloneInputModule.cs:137)
 UnityEngine.EventSystems.EventSystem.Update () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/EventSystem/EventSystem.cs:250)

Somebody know to tell me why happen it

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

4 Replies

· Add your reply
  • Sort: 
avatar image
20
Best Answer

Answer by whizzkid · Nov 03, 2016 at 10:34 PM

This happened to me when I removed everything from the project settings - input. (because I want to use a different input method)

I solved it by adding Submit, Cancel, Horizontal and Vertical to the input settings.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Thallysson · Nov 06, 2016 at 03:14 PM 0
Share

Thank you for you answer, was really the miss of the inputs Submit and Cancel that made this exception.

avatar image
12

Answer by sarahannstarmer · Oct 04, 2018 at 01:58 PM

Go to input settings use: Edit -> Project Settings -> Input There is a little cog wheel in the corner which will reset the input settings. After i pressed it the error went away.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image SimRuJ · Oct 05, 2018 at 08:43 AM 0
Share

Resetting the Input$$anonymous$$anager also means losing everything you've set up, so it might be best to just add the missing controls manually.

avatar image ghambarzai1 · May 27, 2019 at 07:35 PM 0
Share

after reset Delete canvas and try again buttons it will work

avatar image BostonGamesLLC · Feb 02 at 10:01 PM 0
Share

This helped me thank you!

avatar image
1

Answer by KirillKuzyk · Dec 02, 2017 at 10:38 AM

If you don't use Submit, Cancel etc., you can add an empty entry into InputManager and your error will be fixed.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
-1

Answer by oStaiko · Nov 03, 2016 at 10:06 PM

Alright. So if you look at the error message, it tells you exactly why it's happening, and even how to fix it.

What's wrong here?

 Input Button Submit is not setup.

How do you fix it?

 To change the input settings use: Edit -> Project Settings -> Input

For more help, check out this other page, which I found by googling "Unity Input Button Not Set Up", and it contains every thing you need to know: http://answers.unity3d.com/questions/52822/input-button-is-not-setup.html. For future reference please try to search for similar questions before posting your own, and only asking a question if you couldn't find it elsewhere.

Comment
Add comment · Show 3 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Thallysson · Nov 06, 2016 at 03:16 PM 0
Share

Thank you for you answer, in next time I'll see if doesn't exists another question similar to $$anonymous$$e.

avatar image Stevens-R-Miller · Mar 06, 2020 at 02:34 PM 1
Share

Best practice is not to put links to answers as they (like this one) sometimes die. Include the gist of the referenced material.

avatar image terryjoel1 · Aug 28, 2021 at 08:08 PM 0
Share

Page not found

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

88 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Why am I still getting "IOException: The port 'COM1' does not exist"? 1 Answer

Transform Child Out of Bounds Error 0 Answers

Enoent error: diskusage.node not found when starting Unity Hub 0 Answers

* Assertion at ..\mono\mini\unwind.c:620, condition `cfa_reg != -1' not met 1 Answer

My Camara Will Not Rotate Properly. 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges