Skip to content

Releases: SolarianZ/UnityAssetQuickAccessTool

v3.4.0

Choose a tag to compare

@SolarianZ SolarianZ released this 26 Feb 14:21

feat: #23 Record recently opened assets

Note: Only Project assets opened by double-clicking or via the "Right-click menu > Open" will be recorded; objects in Scenes will not be recorded.

v3.3.5

Choose a tag to compare

@SolarianZ SolarianZ released this 07 Feb 11:07

Identical to v3.3.4; corrected the version field metadata that was overlooked in the previous release.

v3.3.4

Choose a tag to compare

@SolarianZ SolarianZ released this 07 Feb 10:09
43921e3
  • #22 Fix RadioButtonGroup styling in Unity 6. Thanks to @mk124

v3.3.3

Choose a tag to compare

@SolarianZ SolarianZ released this 29 Dec 05:57
  • feat: Add an option in the ToolbarMenu to record selected objects (To record objects that cannot be dragged, such as the state in an AnimatorController)

v1.4.3

Choose a tag to compare

@SolarianZ SolarianZ released this 29 Dec 05:55

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: Add an option in the ToolbarMenu to record selected objects (To record objects that cannot be dragged, such as the state in an AnimatorController)

v3.3.2

Choose a tag to compare

@SolarianZ SolarianZ released this 17 Nov 03:30
  • Optimized UI
  • Cleanup code

v1.4.2

Choose a tag to compare

@SolarianZ SolarianZ released this 17 Nov 03:26

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

v3.3.1

Choose a tag to compare

@SolarianZ SolarianZ released this 07 Oct 04:11
  • improve ux

v1.4.1

Choose a tag to compare

@SolarianZ SolarianZ released this 07 Oct 04:11

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

Choose a tag to compare

@SolarianZ SolarianZ released this 29 Sep 14:55
  • feat: Supports recording menu items