Unity Issue Tracker - Searched text highlight glitches when opening dropdowns/highlighting input fields
Fixed
UUM-37796
Searched text highlight glitches when opening dropdowns/highlighting input fields
Unity: IMGUI Framework
Fixed
2023.2.X
2023.2.0a8 onwards
2023.1.X
2023.1.0b11 onwards
Fixed issue where selecting text that is not a TextField in IMGUI would flicker.
Fixed issue where selecting text that is not a TextField in IMGUI would flicker.
Reproduction steps:
1. Create a new project
2. Open “Edit\Project Settings”
3. Use the search bar to find existing text in the Project Settings
4. Highlight some input fields or open dropdowns while having your searched item visible
Expected result: the blue searched text highlight does not change
Actual result: the blue searched text highlight changes size, occasionally gets cut in half/blinks