File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44
55将常用的Unity对象和外部文件/文件夹/网址固定到独立的编辑器窗口中。Unity Favorites功能的增强版。
66
7- 此版本专为Unity 2019.4开发 。若Unity版本为2021.3+,请使用 v3+ 版本。
7+ 此版本专为 ** Unity 2019.4 ** 开发 。若Unity版本为2021.3+,请使用 [ 最新 ] ( https://github.com/SolarianZ/UnityAssetQuickAccessTool/releases/latest ) 版本。
88
99![ Asset Quick Access Window] ( ./Documents~/imgs/img_sample_asset_quick_access_window.png )
1010
@@ -61,4 +61,4 @@ Unity 2017.4 - Unity 2019.3请使用 [v1.2.1](https://github.com/SolarianZ/Unity
6161
62621 . 无法将工程文件夹(` Application.dataPath ` )中的文件和文件夹拖拽到快速访问窗口,因为Unity没有为此类项目提供对外的拖拽回调。
6363 - 解决方案:使用工具栏下拉菜单中的添加外部项选项替代拖拽。
64- 2 . Play Mode中动态生产的对象被删除后,再次生成同等对象(类型、路径等均相同),快速访问工具无法将两者对应起来,会认为前者处于Missing状态。
64+ 2 . Play Mode中动态生产的对象被删除后,再次生成同等对象(类型、路径等均相同),快速访问工具无法将两者对应起来,会认为前者处于Missing状态。
You can’t perform that action at this time.
0 commit comments