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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.