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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
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.