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 /
avatar image
0
Question by David_Knopp · Oct 22, 2015 at 08:03 PM · unity 5uiinputmenu

Gamepad menu navigation with uGUI not working as expected.

I have a simple menu blocked out with uGUI buttons, but I can't seem to navigate them using a gamepad's left analog stick. I've tested this with multiple controllers, and ensured that I'm getting axis input just fine. I have the Event System's 'First Selected' field set to one of my buttons, and using the keyboard or the gamepad's d-pad works just fine. And in fact if you hold the left analog stick, the selection will change after the given repeat delay time (from the standalone input module) has elapsed, but tapping in any direction once does nothing. Is anyone else seeing this, or have any ideas what's happening?

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

1 Reply

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

Answer by David_Knopp · Oct 22, 2015 at 10:57 PM

After some digging around in ILSpy, I've tracked down the issue. In the BaseInputModule (which the StandaloneInputModule derives from), there is a function called 'DetermineMoveDirection' that is used to set the direction for the move event that gets sent out when the left stick is tilted. But most of the time, the stick's vector makes its way to this function before its magnitude is greater than a dead zone (which looks like it's hard-coded at 0.6). And there's some checking being done that is preventing it from getting checked later when its magnitude is greater than the dead zone, therefore never getting sent out with a proper move direction.

Long story short, it looks like a bug to me and I've logged it. For anyone else having this problem, you can bypass it by creating a custom InputModule.

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

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

3 People are following this question.

avatar image avatar image avatar image

Related Questions

New dropdown menu sample 3 Answers

Button highlighted a pushable without touching it 0 Answers

How change speed of scrollbar (ui) with mousewheel 0 Answers

[5.4.1f1] After clicking on a Button, pressing Space fires the Button.onClick event 2 Answers

How would you go about linking to projects together, and adding a menu? 1 Answer


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