Steps to reproduce:
- Create a new project with 6000.7.0a5
- Open File > Build Profiles
- Select the Meta Quest platform in the Platforms list (if the module is not installed, install it)
- Scroll to Platform Settings (Meta Quest) and locate the Debug Symbols setting
- Read the warning below the dropdown
Actual results: The warning writes it as one word — "SymbolTable":
Diagnostics Data is enabled, and it requires Debug Symbols to be either SymbolTable or Full to resolve stacktraces in crash reports. Consider selecting Full to receive fully-detailed crash reports.
Expected results: "Symbol Table" is written as two words
Reproducible with versions: 6000.0.80f1, 6000.3.21f1, 6000.5.7f1, 6000.6.0b8, 6000.7.0a5
Tested on (OS): MacBook Pro - Tahoe 26.6.1
Notes:
- The Debug Symbols dropdown itself uses spaced, user-facing labels — the default reads "Disabled (None)" - so the run-together SymbolTable in the warning does not follow the same convention.