Skip to main content
Known Participant
November 7, 2024
Answered

Premiere Pro is stuck on import

  • November 7, 2024
  • 1 reply
  • 1078 views

CC25 version gets stuck on "import Files..."

 

If I run 

 

app.project.importFiles([file.fsName], true, bin, false);

 

30 times in a row. It gets stuck once or twice randomly.

 

When can we expect a fix? 

 

Same code same files work ok in cc24.

 
Correct answer Bruce Bullis

The bug (which has to do with the progress bar invoked by import) is already fixed in PPro beta builds, and will be fixed in the next official release.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
November 7, 2024

The bug (which has to do with the progress bar invoked by import) is already fixed in PPro beta builds, and will be fixed in the next official release.

Known Participant
November 7, 2024

Thanks!