Search Issue Tracker
Fixed in 1.0.0-preview.2
Votes
0
Found in [Package]
2019.4
2020.1.0b8
2020.2
Issue ID
1251000
Regression
No
Changes to TextInputBaseField<T0>.isPasswordField only apply when TextField is focused/hovered
How to reproduce:
1. Open attached project "UIToolkit.zip"
2. In the Tool-bar select Window > BugExample > PasswordWindow
3. Click the check-box
4. Hover on the Password input field
Expected result: password characters change to letters without hovering
Actual result: password characters don't change to letters without hovering
Reproducible with: 2019.4.0f1, 2020.1.0b11, 2020.2.0a13
Not reproducible with: 2017.4.40f1 (console errors), 2018.4.23f1 (console errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment