Search Issue Tracker
By Design
Votes
0
Found in
6000.0.38f1
6000.1.0b7
6000.2.0a3
Issue ID
UUM-97622
Regression
No
"Tab" key exits the name text field in the VFX Graph tab when renaming the Property
How to reproduce:
1. Create a new Unity project
2. Make sure the Visual Effects Graph package is installed
3. In the Project window, right-click -> Create -> Visual Effects -> Visual Effect Graph -> Any Graph
4. Open the VFX Graph, add any Property in the Blackboard and save its name
5. Right-click on the created Property -> Rename
6. While renaming the Property, press the "Tab" key
7. Observe the results
Expected results: "Tab" key doesn't close the name field
Actual results: "Tab" key exits the name field
Reproducible with: 6000.0.38f1, 6000.1.0b7, 6000.2.0a3
Reproducible on: macOS Sequoia 15.3 (M1)
Not reproducible on: No other environment tested
Note: When renaming the Property on creation, "Tab" key is expected to close renaming, but while renaming already created Property, "Tab" key shouldn't close the 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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Resolution Note:
Actually this is the expected behavior.