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
- IL2CPP build fails when using EditorUserBuildSettings.il2CppCodeGeneration
- Scene template title section with its functions becomes hidden when scroll is used
- "UnauthorizedAccessException" thrown when using System.IO in UWP Build
- Rect Transform Scale is affected by Sprite Renderer Size when in Prefab mode
- Crashes on GarbageCollector::CollectIncremental when entering the Play Mode
Add comment