Search Issue Tracker
By Design
Votes
0
Found in
6000.0.39f1
6000.1.0b7
6000.2.0a4
Issue ID
UUM-98021
Regression
No
Create Node menu opens everywhere when the VFX Graph tab is focused
How to reproduce:
1. Create a new Unity project and install the Visual Effect Graph package
2. In the Project window, right-click -> Create -> Visual Effects -> Visual Effect Graph -> Any graph -> Create
3. Make sure the VFX Graph window is focused and move the mouse button outside of it
4. Press the Space key
5. Observe the results
Expected results: The Create Node menu opens in the VFX Graph tab window
Actual results: The Create Node menu opens where the mouse is located
Reproducible with: 6000.0.39f1, 6000.1.0b7, 6000.2.0a4
Reproducible on: macOS Sequoia 15.3 (M1), Windows 11
Not reproducible on: No other environment tested
Notes:
- Create Node menu also can be opened on the second screen
- Shader Graph Create Node Menu always in the tab
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
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
- Help box icon in "Tile Palette" window is blurry in both Unity themes
Resolution Note:
After consideration we decided to not the change the current behavior.