Search Unity

Resolved How to update Unit Options in 2021.x

Discussion in 'Visual Scripting' started by Natedev, Jun 7, 2021.

  1. Natedev

    Natedev

    Joined:
    Nov 29, 2012
    Posts:
    13
    Hi,
    How can I update the Unit options and types in Unity version 2021.x (specifically I'm using 2021.1.10).
    In previous Unity versions (<=2020), Visual Scripting was called Bolt, and it had a menu and a Wizard where you were able to update unit options and define additional types. But I can't find any of those options

    This is how it looked back in Unity 2020:


    And you were able to use the wizard to add new types from available scripts/dlls in your project:


    Currently Visual Scripting (Bolt) is not reading anything from my custom scripts or my custom DLL's so I'm unable to access any options/units from them as I did in the past unity versions.

    Thanks.
     
  2. ericb_unity

    ericb_unity

    Unity Technologies

    Joined:
    Nov 24, 2017
    Posts:
    167
    It was moved in Project Settings
    1. Edit > Project Settings.
    2. Select the Visual Scripting section. Then, you can add Assemblies in the Node Library section and types in the Types Options. The Regenerate Units button will let you update the fuzzy finder.
      upload_2021-6-7_16-0-54.png
     
    troynall and McGravity like this.
  3. Natedev

    Natedev

    Joined:
    Nov 29, 2012
    Posts:
    13
    Ah, Thank you!
     
    troynall likes this.
  4. HitsuSan

    HitsuSan

    Joined:
    Sep 28, 2014
    Posts:
    158
    Wouldn't somewhere like here be a big improvement in workflow? upload_2021-6-13_15-54-20.png
     
  5. ericb_unity

    ericb_unity

    Unity Technologies

    Joined:
    Nov 24, 2017
    Posts:
    167
    This is part of the things that we are looking at to improve the workflow with assemblies.
     
    arielsan, VirtualPierogi and HitsuSan like this.
  6. Maskedchamo

    Maskedchamo

    Joined:
    Mar 12, 2018
    Posts:
    23
    +1 for HitsuSan's suggestion
     
  7. Phusckidus

    Phusckidus

    Joined:
    May 6, 2013
    Posts:
    8
    Since it was a menu option in bolt you could set it as a keyboard shrtcut as well.
    That was a nice workflow.
     
    VirtualPierogi likes this.
  8. VirtualPierogi

    VirtualPierogi

    Joined:
    Sep 3, 2012
    Posts:
    54
    +1 to the easily accessible button and a shortcut
     
    HitsuSan likes this.