Skip to content

Commit 950d75a

Browse files
authored
Update README_CN.md
1 parent ef47043 commit 950d75a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

6262
1. 无法将工程文件夹(`Application.dataPath`)中的文件和文件夹拖拽到快速访问窗口,因为Unity没有为此类项目提供对外的拖拽回调。
6363
- 解决方案:使用工具栏下拉菜单中的添加外部项选项替代拖拽。
64-
2. Play Mode中动态生产的对象被删除后,再次生成同等对象(类型、路径等均相同),快速访问工具无法将两者对应起来,会认为前者处于Missing状态。
64+
2. Play Mode中动态生产的对象被删除后,再次生成同等对象(类型、路径等均相同),快速访问工具无法将两者对应起来,会认为前者处于Missing状态。

0 commit comments

Comments
 (0)