Unity Issue Tracker - Warning of an unknown Script missing is logged when selecting VFX in Play Mode
Closed
UUM-108029
Warning of an unknown Script missing is logged when selecting VFX in Play Mode
Unity: Visual Effects
Won't Fix
6.2.X
6.1.X
6.0.X
2022.3.X
Cancelling 6000.1 ports due to end of life
Steps to reproduce:
Open any URP Project with the Visual Effect Graph installed
Add any GameObject to the Scene with a Visual Effect Component attached
Import the attached Visual Effect Asset and assign it to the Component
Unfocus any selections in the Hierarchy and enter Play Mode
Select the GameObject with the Visual Effect Component in the Hierarchy
Actual results: Warning "The referenced script (Unknown) on this Behaviour is missing!
UnityEditor.VFX.AdvancedVisualEffectEditor:OnEnable ()" is logged in the Console
Expected results: No Warning as no script is attached
Reproducible with versions: 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Tested on (OS): Windows 11
Could not reproduce on: macOS
Prioritise and Follow this issue
Have a workaround or additional info about this issue?