Select any component, which title consist of several words
Click on preset icon
Verify, that "Select Preset" window opens
Find "Create New XXXXX Preset ..." line and create a new preset
In "Project" section find that preset and select it
Go to "Inspector" tab
Observe "Add to XXX default" button or "Remove from XXX default"
Expected result: Object names in all the buttons should be presented with spaces. For example "Add to Mesh Renderer default", "Remove from Mesh Renderer default", "Add to Box Collider default", "Remove from Box Collider default".
Actual result: Object names in all the buttons are displayed without the spaces. For example: "Add to MeshRenderer default", "Remove from MeshRenderer default", "Add to BoxCollider default", "Remove from BoxCollider default". Added screenshot in the "Attachments" section.