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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play mode
Add comment