Hello,
I recently acquired the visual scripting tool “Bolt” but I’m unable to run it
the error I’m getting is
Assets/Install Bolt/Editor/InstallBoltMenuItem.cs(44,48): error CS0246: The type or namespace name `ScriptingRuntimeVersion' could not be found. Are you missing an assembly reference?
You can comment the offending parts of the script out or remove it altogether, this script InstallBoltMenuItem is only selecting a version of the bolt package to install, you can do that yourself though by double clicking on one of the unitypackage files in the Install Bolt folder.