Favorites Asset Window
|-
com.masyo-lab.favorites-asset 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/favorites-asset.git?path=Assets/MasyoLab/FavoritesAsset README Markdown
Copy this to your project's README.md
## Installation
Add **Favorites Asset Window** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/favorites-asset.git?path=Assets%2FMasyoLab%2FFavoritesAsset
```
[](https://www.pkglnk.dev/pkg/favorites-asset)README
Favorites Asset Window
| English | 日本語 |
|---|
Overview
This function allows you to bookmark (register as a favorite) resources.

Install
PackageManager

In the package manager, press “Add package from git URL...” and paste the following string into the input field that comes up.
https://github.com/MasyoLab/UnityTools-FavoritesAsset.git?path=Assets/MasyoLab/FavoritesAsset
UnityPackage
It is available from Releases.
Usage

The extended editor can be used from “Tools”.
Note : The access method may change with future expansion.
Add to Favorites
You can bookmark assets by dragging and dropping them.

Ping asset. Open asset
Registered assets can have a focus button for the Project view and an open button for the asset.

Unlock favorites

Sort Favorites

Add a favorite group

Sorting favorite groups

Deleting a favorite group
When you delete a bookmark, the contents of the bookmark are also deleted.

menu

The following data is included in the import/export target.
- Favorite Data
- Favorite Groups
- Last Favorite Group Opened
Supported Unity Versions
This editor extension has been tested on the following Unity LTS versions:
- âś… Unity 6000.3 LTS
- âś… Unity 6000.0 LTS
- âś… Unity 2022.3 LTS
- âś… Unity 2021.3 LTS
- âś… Unity 2020.3 LTS
- âś… Unity 2019.4 LTS
Automated tests run on all versions when a Pull Request is created via CI/CD. For details, see the CI/CD Setup Guide.
Other
This extension is a tool I created as a hobby.
Regarding feature additions, I will work on them if I have good ideas and motivation.
If you have any ideas, pull requests for feature extensions are very welcome.
Regarding bug fixes that have been reported, I will fix them as quickly as 1 week, or as late as 3 weeks.
License
This extension editor is licensed under the MIT License. Please see LICENSE for more information.
No comments yet. Be the first!