Steps to reproduce:
- Create a new 3D URP project
- Open Window > Analysis > Profiler
- Record any data (e.g. Enter and exit Play mode)
- Click on the save icon to save a Capture
- In the Capture List, find the saved capture
- Click on its kebab (⋮) menu and choose Rename
- Click inside the rename field once to put the caret in the middle of the name
- Observe the behavior
Actual results: The first click is discarded and the whole name is re-selected, so a character typed at that point replaces the entire name instead of editing it in place
Expected results: One click places the caret and it stays there
Reproducible with versions: 6000.7.0b2
Not reproducible with versions: 6000.6.2f1, 6000.7.0b1
Tested on (OS): macOS 26.5, Ubuntu 24.04
Notes:
- Clicking a second time places the caret and it holds. Can be a timing issue; therefore sometimes can be inconsistent to observe