Search Issue Tracker
Fixed
Fixed in 6000.3.0a4
Votes
0
Found in
6000.3.0a3
Issue ID
UUM-112502
Regression
Yes
[Mac] VFX graph node creation window doesn't close when clicked outside of the node creation window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package
- Create a new Visual Effect Graph (Assets > Create > Visual Effects > Visual Effect Graph)
- Select "Simple Loop" Visual Effect Template
- Open the created Visual Effect Graph
- Click anywhere in the Visual Effect Graph window and press spacebar
- Keep repeating step 6 but clicking in a different spot each time
- Observe the Visual Effect Graph window
Actual results: There are multiple/many node creation windows all over the Visual Effect Graph window
Expected results: Every time the user clicks somewhere outside the node creation window, the node creation window should disappear to prevent multiple node creation windows appearing on the screen
Reproducible with versions: 6000.3.0a3
Not reproducible with versions: 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a2
Tested on (OS): macOS Silicon Sequoia 15.5 (reproduces), Windows 11 (does not reproduce)
Notes:
- Even after restarting the Editor, the node creation windows remain
- This operation cannot be cancelled by left-click on the empty workspace, you must select a node to remove the node search
- You can close VFX window and the node search is gonna be visible
- Also reproducible with Shadergraph
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment