How to update Unit Options in 2021.x

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.

It was moved in Project Settings

2 Likes

Ah, Thank you!

1 Like

Wouldn’t somewhere like here be a big improvement in workflow?

3 Likes

This is part of the things that we are looking at to improve the workflow with assemblies.

3 Likes

+1 for HitsuSan’s suggestion

Since it was a menu option in bolt you could set it as a keyboard shrtcut as well.
That was a nice workflow.

1 Like

+1 to the easily accessible button and a shortcut

1 Like