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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment