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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment