Skip to main content
Inspiring
January 16, 2025
Question

Mogrt Property Panel text don't appear

  • January 16, 2025
  • 11 replies
  • 759 views

Hello friends,
I created a script what loads some morgt clips and fill the text fileds.
It works fine in 24 and actually also in 25.
But in 25 the the text dont appear in the new Property Panel.
The text appeares only in the the Panel: Text>Graphic and also in Effect Controls.
If i make some changes in the text fields of the Effect Controls the Property Panel updates and the text appear. 
What is wrong, did I miss something?
Thanks for your help
Tudor

11 replies

Theresa Rostek
Community Manager
Community Manager
March 21, 2025

Hi all,

 

This workflow was not previously supported and there is no known workaround for this behavior; no changes to ExtendScript API behavior are planned, as we continue to focus on Premiere Pro's UXP extensibility.

 

Please see https://developer.adobe.com/premiere-pro/uxp/introduction/ for more info.

 

Theresa

Participating Frequently
February 4, 2025

Hi Theresa. hi all

 

Any update about this topic?

 

I'm having the same issue, creating problem while i try to retrieve the text value.

 

Without updating the text i'm not able to reach the font style, but just the text value.

 

Thank you

Theresa Rostek
Community Manager
Community Manager
January 17, 2025

Thanks for the files and info. I'll see if I can reproduce.

 

Thanks!
Theresa

Inspiring
January 17, 2025

Hi Theresa,
here you will find the short script and the mogrt file.
You just need to change the path to the morgt file in the script.
https://drive.google.com/file/d/1nGuMqLJXZt4k0CMKGEtQRpMclTyS-tXI/view?usp=sharing

The mogrt is created in Ae 25 on Mac M1.
To start the script in premiere i use the JSX Launcher.

Thanks
Tudor

Inspiring
January 17, 2025

The text appear in the Property Panel just if I make some changes in the Effect Controls or Text Panel (Graphic) of the selected clip.
I will send you the script to repoduce the issue.

Theresa Rostek
Community Manager
Community Manager
January 16, 2025

Thanks for the screenshot and the information. 

 

If you click off of the track item, then back on, does the text appear?

 

Also, if you're able to share the script, please send me a DM with a link to it so we can try to reproduce the issue.

 

Thanks!
Theresa

Inspiring
January 16, 2025

my Script runs and placed the morgt clips >> works fine.
Than I want to fill the text field in the next code line:

mogrtComponent.properties[0].setValue("my Text" true);
>>> The text dont appear in the Property Panel.
Inspiring
January 16, 2025

Theresa Rostek
Community Manager
Community Manager
January 16, 2025

That's super odd @Graf Tudor! Could you share a screenshot/video of Premiere Pro so I can see what's going on?

 

Thanks!
Theresa

Inspiring
January 16, 2025

Hallo Theresaa,
yes i meen the the panel (Menu> Windows >Properties). The the there dont appear
Cheers
Tudor