I’m trying to run a plug-in built with the UXP framework in Premiere Pro 25.6 Beta.
When I load the plug-in using the UXP Developer Tool, it runs correctly in Premiere.
However, when I place the plug-in folder directly into
~/Library/Application Support/Adobe/UXP/Extensions/
and try to launch it via Window > UXP Extensions in Premiere, the plug-in doesn’t appear.
In the UXP Extensions menu, I only see options like “Browse Plug-ins” and “Manage Plug-ins,” but not the plug-in I placed manually.
How can I make the plug-in appear in the UXP Extensions menu without using the UXP Developer Tool?
Also, I’m wondering: now that UXP Extensions are available, are classic extensions (CEP) no longer supported?