Visual Scripting Missing (CS0234)
Error message
Assets/Synty/SidekickCharacters/Scripts/Editor/ModularCharacterWindow.cs(25,13):
error CS0234: The type or namespace name 'VisualScripting' does not exist in the namespace 'Unity'
(are you missing an assembly reference?)What’s causing this
Fix: Install Visual Scripting
Last updated