只能移除其他包不需要的包。
Note: This only removes the reference to the package in the manifest. The package itself, including its contents, remains intact, even for local packages.
从项目中移除某个包时,由该包实现的任何 Editor 功能或运行时功能将在该项目中失效。
要移除某个已安装的包,请执行以下操作:
Open the Package Manager window and select In Project from the Packages drop-down menu.
3.从包列表中选择要移除的包。详细信息视图现在会显示该包的信息。
4.单击 Remove 按钮。

进度条结束后,该包将从列表中消失。
5.如果要恢复某个已移除的包,请按照安装包的说明进行操作。