<style>[data-reveal] > *,[data-reveal] [data-reveal-child]{opacity:1!important;transform:none!important;filter:none!important}</style>
DocsTroubleshootingPlugin won't load in Premiere
TS°02·Troubleshooting·3 min read

Plugin won't load in Premiere

Sandboxing, version mismatch, cache reset. The fix tree for the most common install failure mode.

Last updated May 24, 2026

The MOVON panel installs as a UXP extension and talks to MOVON's servers to run the match. When the panel does not show up in Premiere, one of three things is in the way: macOS sandboxing, a Premiere extensions reload, or the connection to MOVON. This page walks the three.

Confirm the panel is supposed to be there

In Premiere, open Window → Extensions. If "MOVON Match" is listed but greyed out, the install completed but Premiere is not loading it. If it is missing entirely, the install did not register the extension. The fixes are different for each, below.

1. macOS sandbox blocked the install

This is the most common cause on a fresh install. macOS Gatekeeper holds the installer in quarantine until it is explicitly allowed.

  • Open System Settings → Privacy & Security.
  • Scroll to the Security section. If a "MOVON Match was blocked" line is there, click Open Anyway or Allow.
  • Quit Premiere, then re-run the installer.

If the installer was downloaded with a browser other than Safari, the quarantine attribute can persist. The installer reports a clear error in that case; the fix is the same: allow the installer in Privacy & Security, then re-run.

2. Premiere did not reload the extensions list

UXP extensions register at Premiere launch. If MOVON installed while Premiere was open, Premiere will not see it until the next launch.

  • Quit Premiere completely (Cmd+Q, not just closing the window).
  • Re-open Premiere.
  • Check Window → Extensions again.

If the panel is now listed but still not opening, move on to step 3.

3. The panel cannot reach MOVON

MOVON's match runs on MOVON's servers, so the panel needs an internet connection and a signed-in MOVON account. If the connection is down, the panel loads but reports a connection error on Analyze.

  • Check the connection dot in the panel. Grey or red means the panel cannot reach MOVON's servers.
  • Confirm the Mac is online and the panel is signed in to your MOVON account.
  • A firewall, VPN, or strict proxy can block the panel's outbound connection. Whitelist MOVON, or pause the VPN and retry.

The panel itself will load even when the connection is down, so a panel that opens but cannot Analyze is almost always a connection or sign-in issue, not a UXP issue.

Older Premiere versions

The UXP panel targets modern Premiere. On older Premiere builds, a CEP fallback panel may be needed. If Premiere does not see the UXP panel at all and the macOS sandbox checks pass, the Premiere version may be the cause. The Install doc lists the supported range.

Reset Premiere's extension cache

If the panel still refuses to load after the three steps above, Premiere's preferences may have a stale cache:

  • Quit Premiere.
  • Hold Option + Shift while re-opening Premiere. A dialog asks to reset preferences. Confirm.
  • Re-check Window → Extensions.

This resets non-MOVON Premiere preferences too, so it is the last resort, not the first.

Send a report

Still stuck? The homepage Contact form reaches MOVON Labs directly. A short note with the Premiere version, the macOS version, and what step above was tried last is usually enough to diagnose.

Was this helpful?