• 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 Yariok · Sep 26, 2014 at 07:57 PM · input

Event trigger PointerUp on Mobile (Unity 4.6)

I'm trying to implement a really simple behaviour on a button. When it get pressed it calls a function passing a bool set as true and when it get released it calls the same function with false.

So I 've just attached an Event Trigger component to the button (Note: This button is part of the new GUI system that comes with Unity 4.6) and I've added the PointerDown and PointerUp event.

Here a screenshot of my configuration:

alt text

If I try this code within Unity it works... if I build the project for iOS Only the pointerDown event get triggered, the pointerUp is never called. What do you think about that? is there a way to make it works on Mobile ... or maybe is it just a bug of the 4.6 b17 version?

screen shot 2014-09-26 at 19.35.44.png (22.3 kB)
Comment
Add comment · Show 1
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 Superrodan · Oct 04, 2014 at 02:02 AM 0
Share

I am having the same problem. The one thing that is slightly different for me is that I DO see a PointerUp function but sometimes. In Unity it works 100% of the time. On mobile it has about a 30% success rate.

I am hoping that by bumping your topic someone will come along and answer it.

1 Reply

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

Answer by Superrodan · Oct 08, 2014 at 10:28 PM

I have talked with Unity QA and it seems the mistake I had in my scene was checking a box on my Standalone Input Module that said "Allow Activation on Mobile". In order for my scene to work properly I had to uncheck that box. Now all of my PointerUps and Downs work.

I was building for Android, not iOS so it may not be the same issue, but it sure sounds similar. I hope that helps!

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

Help In Making a SphereCast for 3D Tire! Working RayCast Script included! 0 Answers

Simulate Input Button 0 Answers

How to use number keys as a throttle? 0 Answers

Last key pressed 1 Answer

Can you make a pause menu have mobile input? 0 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges