Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-113047
Regression
No
The Graph Debug Information window does not display information and shows "Select a GameObject running this VFX" warning when the GameObject is already selected
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effects Graph package
- Create a new Visual Effect Graph (Assets > Create > Visual Effects > Visual Effect Graph)
- Select "Simple Loop" and press the Create button
- Double click the created Visual Effect Graph to open it in the Visual Effect Graph window
- Enable the Graph Debug Information in the Visual Effect Graph window by pressing the bug icon button
- Create a new Visual Effect GameObject (GameObject > Visual Effects > Visual Effect)
- Select the created Visual Effect Graph for the Asset Template property in the Inspector window
- Observe the Visual Effect Graph window
Actual results: The Graph Debug information shows a warning "Select a GameObject running this VFX" even when the GameObject is already selected
Expected results: The Graph Debug information does not show the "Select a GameObject running this VFX" warning since the GameObject is already selected
Reproducible with versions: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Tested on (OS): Ubuntu 24.04, macOS Silicon Sequoia 15.5
Notes:
- Once the selected GameObject is deselected and selected again, the warning disappears and the Graph Debug Information displays information
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
Add comment