A__
A__

Reputation: 1751

Can't find Barracuda package in Unity Registry

Following the instructions here in the "Unity Package Manager" section, I'm unable to find the Barracuda package in the Unity Registry. Could someone shed some light on how Barracuda package is meant to be installed? Thanks!

enter image description here

I do have Preview Packages enabled, as you can see some preview packages listed in the Unity Registry in the screenshot below.

enter image description here

Upvotes: 5

Views: 2716

Answers (1)

A__
A__

Reputation: 1751

According to this forum post, Unity versions since 2020 not only hide preview packages by default but for some, they are completely unsearchable and must be manually fetched. For Barracuda:

  1. Open Package Manager
  2. Click the plus sign in top left corner > Add package from Git URL...

enter image description here

  1. Input com.unity.barracuda into the text field

Upvotes: 12

Related Questions