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.16f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113966
Regression
No
The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Install the Visual Effect Graph package (com.unity.visualeffectgraph)
- Create a new Visual Effect GameObject (GameObject > Visual Effects > Visual Effect)
- Create a new Visual Effect Graph by clicking the "New" button under the Visual Effect component in the Inspector window
- Select "Simple Loop" and click the "Create" button
- Change the "Asset Template" in the Visual Effect component to "None"
- Observe the Attach button in the Visual Effect Graph window
Actual results: The Attach button in the toolbar is colored as if it is active and the tooltip says "Attached to Visual Effect" instead of "Select a Game Object running this VFX to attach it"
Expected results: The Attach button in the toolbar is no longer active and the tooltip is "Select a Game Object running this VFX to attach it"
Reproducible with versions: 6000.0.54f1, 6000.1.16f1, 6000.2.0f1, 6000.3.0a4
Tested on (OS): macOS Silicon Sequoia 15.5
Notes:
- If the GameObject is deleted, works as intended and shows as detached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment