When I want to change my project settings (in particular: the editor sound setting) I get the following notification (in a toast message)…
Could not make /home/bjarno/UnrealProjects/TopDownTestProject/Saved/Config/Linux/EditorPerProjectUserSettings.ini writable.
However, when I restart the editor, and test, my changes have been changed. When googling about more information about this problem, I found the following issue… https://issues.unrealengine.com/issue/UE-37228 which has the same details, but with a different file.
This happens on a self-built Unreal Engine 4.15.1 on Linux x64. The project itself is the built-in TopDown (C++) project.
I’m quite new to Unreal Engine and while this is a minor issue, I think this message simply should not appear.