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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
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.