Search Issue Tracker
By Design
Votes
0
Found in
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87913
Regression
Yes
Single click calls UI Element renaming with a delay when clicked on the UI Element name
How to reproduce:
1. Create a new Unity project and UI Document in it
2. Open the UI Document
3. Add a "Label" UI Element to the Hierarchy
4. Select the "Label" and then click once on its name
5. Observe the results
Expected results: The renaming isn't called
Actual results: The renaming is called after a ~1 second of delay
Reproducible with: 2022.2.3f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Not reproducible on: 2021.3.46f1, 2022.2.2f1
Reproducible on: Windows 10
Note: In the reproducible versions double-click doesn't call renaming
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The UI Builder reproduces the behaviour from the Unity hierarchy, where a quick double click doesn't rename, but a slow second click does. So this is working as intended. Thank you for bringing this issue to our attention. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.