Releases: SolarianZ/UnityAssetQuickAccessTool
Releases · SolarianZ/UnityAssetQuickAccessTool
v1.3.3
Backporting the features of Unity 2022 to Unity 2019.4.
This version is specifically developed for Unity 2019.4.
If you are using Unity 2021.3 and later versions, please use the latest version .
- Fix the issue of UI update delay
- Restore the functionality to find objects by path or guid
v1.3.2
Backporting the features of Unity 2022 to Unity 2019.4.
This version is specifically developed for Unity 2019.4.
If you are using Unity 2021.3 and later versions, please use the latest version .
- FIX: Gui styles may be lost
v1.3.1
Backporting the features of Unity 2022 to Unity 2019.4.
This version is specifically developed for Unity 2019.4.
If you are using Unity 2021.3 and later versions, please use the latest version .
- Restore Url editor window
- Fix some issues
v1.3.0
Backporting the features of Unity 2022 to Unity 2019.4.
This version is specifically developed for Unity 2019.4.
If you are using Unity 2021.3 and later versions, please use the latest version .
v3.2.0
- Refactor drag-and-drop with UIToolkit events
- Fix #14
v3.1.2
- Fix: #13 When dragging a record item within the window, it will no longer prompt that the item already exists
- Optimize UI interaction
Known issues:
v3.1.1
Add a shortcut Ctrl Q
to open the asset quick access window.
v3.1.0
Support for recording urls.
v3.0.3
Add Component context menu.