Steps to reproduce:
1. Create new Unity project using Universal 3D Template
2. Instal Multiplayer Services package via Package Manager
3. In Project window create Multiplayer Session Asset (Create > Services > Multiplayer > Session Connector > Create Session)
4. In Hierarchy create Cube GO and select it
5. Add Session Connector Behaviour script Component
6. In “Session Connector” picker add “Create Session” Asset
7. Observe the “Create Session” icon and label in object display picker field
Actual results: Icon and label is missing space between then in Inspector window > picker field
Expected results: The icon and label in the "Session Connector" object picker field are displayed with proper spacing between them
Reproducible with versions: 2.3.0 (6000.5.10f1, 6000.6.0b10, 6000.7.0a5)
Can’t test with versions: 6000.3.23f1 and lower (no Session Connector Behaviour script)
Tested on (OS): macOS Tahor 26 (M1)