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
- 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