Steps to reproduce:
1. Create new Unity project
2. Install Unity Physics package via Package Manager
3. Open Project Settings and navigate to Physics settings > Entities
4. Enable “Enable Player Debug Display”
5. Enter Play mode
6. Observe the Console window
Actual results: unclearable error “Library/PackageCache/com.unity.physics@45c80a58fae2/Unity.Physics.Hybrid/Utilities/DebugDisplay/DebugStream.cs(340,32): error CS1002: ; expected“ is thrown in the Console window after entering Play mode, after exiting Play mode, user is unable to enter Play mode due to error
Expected results: no errors are thrown in the Console window after entering Play mode
Reproducible with versions: 6000.5.0a3, 6000.6.0a2
Can’t test with versions: 6000.4.2f1, 6000.3.13f1 and lower (Entities tab is not available in Project Settings > Physics Settings)
Tested on (OS): macOS Silicon Tahoe 26.3.1 (a) (M1), Ubuntu 24.04