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
- Intercepted Events text is hardly visible in Inspector window for UI elements when Editor theme is set to Light
- [Hierarchy V2] Add new Query Block window contains a typo in the Hierarchy Search Area block
- Scene is not rendered in Player when ran with -force-d3d12 argument and GPU Resident Drawer enabled
- “Failed to load” window appears when a package’s docked window is opened and the package is uninstalled
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
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.