Releases: SolarianZ/UnityAssetQuickAccessTool
Releases · SolarianZ/UnityAssetQuickAccessTool
v3.3.2
- Optimized UI
- Cleanup code
v1.4.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: Fix an issue where the url title field can't input Chinese characters
- feat: Focus on the menu item field when opening the menu item search window
- feat: Update toolbar menu icon
v1.4.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 .
- Fixed an issue where you could not enter Chinese when searching for menu items
v3.3.0
- feat: Supports recording menu items
v1.4.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 .
- Supports recording menu items
v3.2.2
- feat: Copy object instance id
- feat: Replace GenericDropdownMenu with GenericMenu
v1.3.5
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 .
- feat: Copy object instance id
- feat: Find object by instance id
v3.2.1
- #16 Supports adding custom titles to URLs
v1.3.4
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 .
- Supports adding custom headers to URLs
- Removes tailing / and \ when finding object by path