You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
empty new project contains too many useless packages,
and its slow to remove them from Package manager one by one:
TODO,
new project window
checkbox to allow [ ] use minimal packages? (just visual studio?)
or, separate packages list popup where you can select and toggle packages? (and it remembers those selections next time)
how to handle separate unity versions, have different packages..
OR,
option to replace and edit default packages PER unity installation... this might actually easier / better. (*But requires admin access to modify installation directory files)
OR2,
Global package "blacklist", with button to "remove blacklisted default packages from all installations" ?
OR3,
when creating new project, you select your own template (but requires you to first create own template.. maybe that needs simple template editor then.. but problem with unity version changes.. packages will change)
looks like the default manifest is at:
Editor\Data\Resources\PackageManager\Editor\manifest.json
and it allows setting if package is default?
The text was updated successfully, but these errors were encountered:
empty new project contains too many useless packages,

and its slow to remove them from Package manager one by one:
TODO,
new project window
OR,
OR2,
OR3,
looks like the default manifest is at:

Editor\Data\Resources\PackageManager\Editor\manifest.json
and it allows setting if package is default?
The text was updated successfully, but these errors were encountered: