UI Asset Store Module Persistance

Hi
Just started in Unity this past holiday week and have been titled the ‘boring nerd in the corner’ with my nose in this engine and the brain busting world of C#. No problem, they can call me whatever they want, I’m loving this.

I’ve downloaded a paid UI asset (Hierarchy Pro, and it’s excellent by the way) and I’ve a simple question. Is there a way to have it be persistent in Unity every time I start a new project or do you have to import it each time?
I can understand it makes sense to import textures and animations with each new project but an enhancement to the UI I’d want always.

Thanks, and a happy new year.

Hi, welcome to Unity, nice to hear you enjoy it :slight_smile:

I know nothing about the asset you bought but I would say just generally you could for example create a project where you import the asset and then save that project and whenever you need a new project with the asset you could copy this project folder instead of creating a new project so that it’s already imported.