Skip to main content
Known Participant
February 21, 2026
Question

Applying presets via click in UXP Developer Tools

  • February 21, 2026
  • 0 replies
  • 5 views

I am developing a custom UI panel for Premiere Pro using UXP Developer Tools.  

I have the following questions:  
- Is it supported to apply a preset (.prfpset) by clicking an item (image) in a custom UI panel?  
- Do standard users have the permission to perform this action via UXP?  

### What I have tried (briefly)
- Displayed preview images in the panel  
- Attempted to apply presets using ExtendScript via CSInterface.evalScript()  
- Also tried applying presets via drag-and-drop  

Currently, clicking does not apply the preset reliably within UXP.  
I would greatly appreciate any insights, guidance, or workarounds from Adobe engineers or experienced developers.