can I customize the order of Project settings and Editor settings in UE5 instead of having "alphabetical order of settings"?

Sure, but you would likely have to modify the underlying C++ code in the source build of the project. Is there any reason why this is necessary? The project settings and engine settings are a place for you to toggle and change stuff, you really don’t hang around those menus that much.

1 Like