Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3
2019.3.13f1
2020.1
2020.2
Issue ID
1246471
Regression
No
UIElements.ToolbarToggle does not register ChangeEvent<bool> callback when toggling it
How to reproduce:
1. Open the attached 'project-1246471.zip' project
2. In the Editor select 'Window' > 'Test Window'
3. Click 'TEST Toolbar Toggle'
4. Observe the Console window
Expected result: 'toolbarToggle True/False' is printed
Actual result: nothing is printed
Reproducible with: 2019.3.15f1, 2020.1.0b10, 2020.2.0a11
Not reproducible with: 2020.2.0a12
Could not test with: 2018.4.23f1 (UIElements not introduced)
Comments (2)
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
- 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
wheee09
Jun 22, 2020 14:37
Ugh. Wasted an hour on this. This also affects 2019.4.0 and 2019.4.1 LTS.
Given that it's LTS, I highly recommend that this issue be fixed for these versions.