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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment