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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment