Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.5.0b2
Issue ID
829824
Regression
No
IEventSystemHandler methods don't work with 2d Sprite elements
Steps to reproduce:
1. Download and open attached project "Test2DColliders.zip"
2. Open scene "Test"
3. Play the scene and try to click on the sprite in the view
Actual result: Nothing happens
Expected: Console reads "Click!!!"
Tested and reproduced on:
Windows 10
Unity 5.3.6p4, 5.4.1f1, 5.5.0b2
Note: Everything works just fine if it is UI Image instead of 2D sprite
Comments (4)
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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
castor76
Jan 01, 2017 16:06
I have 2d experimental build preview 3 5.50x3-2D, and it has the same problem. I mean.. it is impossible to work with this build because of the same bug. It' supposed to be 2D experimental build.. can't use event system with 2D collider....
MelvMay
Oct 06, 2016 11:43
Note that issues (bug reports) are marked as fixed when issues are fixed in the software repository. They take a little time to be reviewed, merged into the mainline branch and then subsequently released as a version you see. Depending on the timings, this could be up to a few weeks. Also, depending on the fix, it might need to be back-ported to previous versions and go through the same process.
PERF1L
Oct 05, 2016 12:51
Yes. In lower versions than 5.5 all works fine. But why state is fixed??? In 5.5.0b6 the issue is still there.
mightee-cactus
Oct 04, 2016 13:27
I have the same issue in 5.5.0b2 but in 5.4.1f1 it works just fine.