Reproduction steps:
1. Open the attached “ScreenResolutionTest” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Enter Play Mode
4. Observe the logged resolutions in the Console
5. Open System Display Settings (System Settings > Displays)
6. Make sure Built-in Display is selected and all resolutions are shown
7. Compare the list of resolution in System Settings to the logged resolutions from step 4
Expected result: All resolutions from System Settings that are higher than the default resolution are logged in the Console
Actual result: Some resolutions are missing (2056x1329, 2056x1285, 3456x2234) or are wrong (3456x2170)
Reproducible with: 2022.1.0a1, 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS Sequoia 15.3.2 (15-inch, M1 Max)
Not reproducible on: No other environments tested