Search Issue Tracker

Fixed

Fixed in 2021.3.12f1, 2022.1.21f1, 2022.2.0b9, 2023.1.0a5

Votes

4

Found in

2021.3.1f1

2022.1.3f1

2022.2.0a10

2023.1.0a3

Issue ID

UUM-3695

Regression

No

[Linux] Backspace has no effect on UI Toolkit text fields when an Event System is present in the scene

--

-

How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. In the Hierarchy window, select "EventSystem"
4. Enable the EventSystem by enabling the checkbox next to its name in the Inspector view
5. Go to File -> Build Settings and select Add Open Scenes
6. Build and run the project for Linux
7. In the running build, select the UITK Text Field
8. Attempt to use Backspace to delete characters from the text field

Expected result: backspace deletes characters from the text field
Actual result: backspace does not work to delete characters from the text field

Reproducible with: 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
Could not test with: 2019.4.38f1, 2020.3.34f1 (UI Toolkit elements missing)

Notes:
1. Reproduces in the Editor as well as in builds
2. Sometimes using Delete on the UI Toolkit text field yields special characters and these errors: "The character with Unicode value \\u007F was not found in the \[] font asset or any potential fallbacks. It was replaced by Unicode character \\u25A1."

  1. Resolution Note (fix version 2023.1.0a5):

    Fixed in 2023.1.0a5

  2. Resolution Note (fix version 2022.1.21f1):

    Fixed in 2022.1.21f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.