x


No mouse up on mac/safari

Hello,

I get a strange behavior on mac/safari with the mouseup event: - Load a basic scene in a browser with the web player - Click in the unity canvas (DOWN) - Drag out the canvas (DRAG) - Release the left mouse button (UP)

output : DOWN, DRAG, DRAG, DRAG, UP

It's works fine on: - windows(IE, CHROME, SAFARI) - mac os x (chrome)

Do not work on: - mac os X (SAFARI)

In this specific case, when I release the left button, no mouseup raises. But if I do a new click out the unity canvas, I got a UP at least.

(tested with OnMouseUp(), Input.GetMouseButton() and Input.GetMouseButtonUp())

Any ideas to solve this issue ?

Regards,

more ▼

asked May 13 '12 at 10:22 AM

nicolas gravatar image

nicolas
0 1 2 2

(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

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

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x336
x10
x5

asked: May 13 '12 at 10:22 AM

Seen: 318 times

Last Updated: May 13 '12 at 10:22 AM