Search Issue Tracker
Fixed
Fixed in 2023.2.0a1, 2023.3.0a1
Votes
0
Found in
2023.1.19f1
2023.2.0b16
2023.3.0a12
Issue ID
UUM-54979
Regression
Yes
Placeholder style is being applied when focusing on an empty UIToolkit TextField
Reproduction steps:
1. Open the attached “Repro.zip” project
2. Double-click the “Assets/Repro.asset” Asset
3. Create a new Action in the opened window (Press the Space key > Action > Create new Action…)
4. Type “Repro” in the field under the “Name” label
5. Observe the text in the field
Expected result: The text’s color matches the other text’s color in the window
Actual result: The text has the placeholder style and its color is light grey instead of white
Reproducible with: 2023.1.19f1, 2023.2.0b16, 2023.3.0a12
Not reproducible with: 2021.3.32f1, 2022.3.12f1
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: No other environment tested
Note: Exiting the focus of the text input field changes the text’s color to the expected one
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (fix version 2023.3.0a1):
Ensure Placeholder styles is not applied when placeholder text is empty.
Resolution Note (fix version 2023.2.0a1):
Ensure Placeholder styles is not applied when placeholder text is empty.