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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
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.