Search Issue Tracker

Fixed in 2022.1.X

Votes

0

Found in

2021.1

2021.2

2021.2.0b13

2022.1

Issue ID

1369122

Regression

No

Checkbox breaks when showMixedValue is toggled

UI Toolkit

-

How to reproduce:
1. Open the user's attached project
2. Go to Test/ShowMixedValueToggle
3. Toggle "Select A" or "Select B"
4. Observe the third checkbox

Expected result: the "Select All" checkbox doesn't break
Actual result: the "Select All" checkbox breaks, the text disappears

Reproducible with: 2021.1.24f1, 2021.2.0b14, 2022.1.0a11
Could not test with: 2019.4.31f1, 2020.3.20f1 (Console errors after downgrading: "error CS1061: 'Toggle' does not contain a definition for 'showMixedValue' and no accessible extension method 'showMixedValue' accepting a first argument of type 'Toggle' could be found (are you missing a using directive or an assembly reference?)")

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.2.0a1

Add comment

Log in to post comment