Collaborate and share links to assets with deep linking
Share deep links to open project assets in the Unity Editor or on the web.
読み終わるまでの所要時間 2 分最終更新 4日前
Share deep links to project assets between the Unity Editor and Unity Production Pipeline web. Unity Production Pipeline uses the Unity Deep Linking package to open assets directly in the appropriate application.
Prerequisites
To open deep links in the Unity Editor, you need:
- The Unity Editor version 6.0 or later
- Unity Hub 3.19.5
- The Unity Deep Linking package installed in the Unity Editor
- Access to the project that contains the asset
To open deep links on the web, you must:
- Be a member of the organization that owns the project.
Open directories (folders) from the web in the Unity Editor
To open a directory from Unity Production Pipeline web in the Unity Editor, do one of the following:
- In the Project Assets interface, select the More (...) menu for the directory.
- Select Open in Unity Editor.
Or
- In the Project Assets interface, select a directory.
- In the upper-right corner, select the Open in Unity Editor icon.
Open assets from the web in the Unity Editor
To open an asset from Unity Production Pipeline web in the Unity Editor:
- In the Project Assets interface, select the More (⋮) menu for the asset.
- Select Open in Unity Editor.
Or
- In the Project Assets interface, select an asset to open its preview.
- In the upper-right corner, select the Open in Unity Editor icon.
If you meet the prerequisites, Unity Hub opens the asset or directories directly in the Unity Editor. If you're missing any requirements, Unity Hub explains what you need to do before it can open the asset.
Share an asset from the Unity Editor
Copy a link to open an asset on the web
- In the Unity Editor, right-click the asset that you want to share.
- Select Copy link > To Web.
You can paste the link into a web browser or share it with other members of your organization.
Copy a link to open an asset in the Unity Editor
- In the Unity Editor, right-click the asset that you want to share.
- Select Copy link > To Editor.
You can now share the link with others.