Photoshop UXP crashes immediately upon startup, and the panel fails to load. Even when attempting to load it via the UXP Developer Tool, main.js does not execute, and index.html is not displayed.
The following errors appear in the application logs every time Photoshop starts:
IMS config not set
TypeError: Cannot read properties of undefined (reading ‘name’)
Invalid locale meta information
Invalid survey content
Headless mode
Crash in js/5.js
The issue persists even after reinstalling the Creative Cloud desktop app and Photoshop, deleting Adobe cache folders, and disabling Windows Defender features (SmartScreen, PUA, and Network Protection). The problem also recurs when tested on a different PC.
My account’s region settings are correct, and Adobe Support directed me to the Developer Forum.
I would appreciate any advice on how to resolve this.
*Apologies if a similar question has already been posted.
Hello, could you please try running one of the sample plugins available in the Starter Template. You can try loading it to verify whether it loads successfully.
You can also try one of the samples from the Photoshop plugin sample repository.
Please make sure that Developer Mode is enabled, if you have not already done so,
If it still fails, could you check the UXP logs. They may provide more insights.