DMX Communication Settings Reset to Default After Restart in UE5.2

I am using the DMX plugin in Unreal Engine 5.2, and after modifying the Communication Settings, I save the project, but when I restart UE5, the settings are reset to default. Specifically, the changes are correctly saved in DefaultEngine.ini, but every time I reopen the editor, the Communication Settings revert to their default state.

Here’s what I’ve tried so far, but the issue persists:

  1. Verified that changes are properly saved in DefaultEngine.ini
  2. Deleted the Saved and Intermediate folders and rebuilt the project
  3. Tried clearing the Derived Data Cache, but couldn’t find the “Clear Derived Data Cache” option in Unreal Engine 5.2

Could anyone provide insights into other potential causes or solutions for this issue?