Search Issue Tracker
By Design
Votes
1
Found in
4.6.0b20
Issue ID
639403
Regression
No
EventSystem.current.IsPointerOverGameObject() never returns true on Android
EventSystem.current.IsPointerOverGameObject() can't be used on Android because it always returns false there.
Comments (13)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Krizzen
Jan 04, 2015 11:01
This issue still occurs in 4.6.1f1.
I lost nearly an entire day of development to this issue, and risked a rewrite of my Android input code that worked flawlessly via Android Unity Remote.
MWK888's code (posted in comments here) solved the issue perfectly!
Mykhaylo Hnatyuk
Dec 26, 2014 13:24
it is not resolved!
mwk888
Dec 05, 2014 05:14
I don't think this is resolved -- with 4.6.0f3 I find IsPointerOverGameObject() is always false on Android. Also see my comment on http://forum.unity3d.com/threads/ispointerovereventsystemobject-always-returns-false-on-mobile.265372/