GPluginLayers in ConfigHierarchy.h contains multiple entries for replacing ProjectDefault

As you can see below, ProjectDefault has two entries in GPluginLayers. Is there a reason why the second entry isnt using ProjectPlatform, similar to GConfigLayers? Is this a copy/paste error by someone at Epic or is there a reason for this duplicated replacement string with different content?

Cheers!

Lucy

Yep, that was a bad copy and paste, oops! Those strings are purely informational, so the fact it’s duplicated won’t cause a runtime issue, but it is confusing. I will fix.