Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b10
Issue ID
613911
Regression
No
The first button click event is not received by the event
To reproduce:
1) Download and open project
2) In hierarchy select Canvas->Panel->Button
3) In inspector add the same button from hierarchy as an argument to the On Click function call in the Button(Script) component
4) Try running the project and clicking on the button and notice that the button changes colour instantly
5) Build and run for iOS
6) On the device tap the button and notice that it doesn't change colour on the first tap
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment