Search Issue Tracker
Not Reproducible
Votes
2
Found in
4.5.1f3
Issue ID
617331
Regression
Yes
OnMouseDown() is called on the BoxCollider2D when clicking on the old GUI element.
To reproduce:
1. Open project
2. Open 'ButtonProject' scene
3. Play the scene
4. Press blue object
5. Message 'SpriteButton Pressed! blue' appears in console
6. In game view drag 'MyWindow' over blue object
7. Press blue object twice
8. Drag 'MyWindow' object away from blue object
9. Press 'MyWindow'
10. Every time 'MyWindow' object is clicked 'SpriteButton Pressed! blue' appears in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment