Hi,
I have some packages that i use all the time. Is it possible to automaticly import these packages when i create a project?
Thx
Hi,
I have some packages that i use all the time. Is it possible to automaticly import these packages when i create a project?
Thx
Hi @ ,
What you are describing are Project Templates. Right now, only Unity can develop Project Templates (e.g. 2D, 3D etc.) but there are plans to allow users to create their own templates one day. Sorry I can’t be more specific than that.
For now, there is a fun workaround if you’re willing to start Unity via the command line:
To create your own template you’d need to follow the format of the existing templates in <path-to-unity-installation>\Data\Resources\PackageManager\ProjectTemplates. However, please be advised - this is a hack and not something Unity officially supports yet!