Unity Issue Tracker - Caret in UI Builder Text Field with high Reference DPI does not always appear when typing
Fixed
UUM-2348
Caret in UI Builder Text Field with high Reference DPI does not always appear when typing
Unity: Text (TextCore)
Fixed
2023.1.X
2022.2.X
2022.1.X
Won't Fix
2021.2.X
2021.1.X
Fix caret in disappearing depending on Reference DPI
Fix caret in disappearing depending on Reference DPI
Reproduction steps:
1. Open the attached “1386658.zip” project
2. Open the “SampleScene” Scene
3. Enter Play Mode
4. Type a few characters into the Text Field
Expected result: Caret is always visible when typing
Actual result: Caret is either always invisible or disappears and appears while writing
Reproduced with: 1.0.0-preview.18 (2021.1.28f1), 1.0.0 (2021.2.7f1, 2022.1.0b2)
Could not test with: 2019.4.30f1 (UI Builder is not introduced yet), 2020.3.25f1 (UI Document component is blank in the Inspector)
Notes:
The caret seems to change the width every few characters
Workaround:
In Panel Settings decrease the Reference DPI until the caret is seen