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
- 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
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.