Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: sgonchar on November 07, 2012, 06:22:03 PM

Title: Fullscreen safari/mac/apple has no mouse input
Post by: sgonchar on November 07, 2012, 06:22:03 PM
Hello,

We're slowly testing out our game on other platforms and we noticed a bug: On some macs in full screen mode only, sometimes the mouse input stops working, no button is mouse-clickable, no UI element reacts to mouseovers. Keyboard works fine though, so does mouse interaction with the world objects (not going through UICamera/NGUI).

It may have to do with high resolutions but we're having a hard time testing it. (issue is from beta-testers).
This happens on both dual and single monitor setups (when single monitor, high resolution may be an issue).

We are on NGUI 2.1.0.

Has anyone seen something like this? Any ideas are much appreciated.
Cheers.
Title: Re: Fullscreen safari/mac/apple has no mouse input
Post by: ArenMook on November 08, 2012, 04:23:18 AM
It just "stops" working? Try updating to the latest version first. Can't say I've ever encountered that issue before though.
Title: Re: Fullscreen safari/mac/apple has no mouse input
Post by: sgonchar on November 12, 2012, 11:09:21 AM
Hey,
As far as we know yes ... input works fine in window mode, once user switches to full screen all NGUI input stops working, click etc are not registered, once user goes back to window mode everything seems to work fine again. We are having a hard time reproducing this bug, but it's not just one user who had the issue.
(Upgrade may not be a viable option right now).
Title: Re: Fullscreen safari/mac/apple has no mouse input
Post by: ArenMook on November 12, 2012, 11:12:08 AM
That's a bug with Unity / OSX. I've noticed it a while ago, it has something to do with smaller screen size (I noticed it on my Macbook Air using Chrome). It's not limited to NGUI.
Title: Re: Fullscreen safari/mac/apple has no mouse input
Post by: sgonchar on November 12, 2012, 11:13:28 AM
Ok thank you! UI has been vindicated! :p