Unity not Returning Correct List of Resolutions for Built Project

I’m a beginner in Unity, and I made a resolutions menu following this tutorial for making a resolution menu:

When I run it in the editor it returns all of the resolutions correctly, but for some reason after I build it the built project only gives me these specific resolutions and doesn’t return the correct full list of resolutions like it does when I run it in the editor. Any reason why this is happening? I tried deleting my registry keys and doing a clean build but it’s stuck only returning these resolutions for the build when it returns the correct ones just fine in the editor


one on the top is how it looks in the editor, one in the bottom is how it looks in the build. It does change the resolution to 640 X480 when I click on an option too… I genuinely can’t figure out what’s wrong.

Those identical-looking resolutions are likely different by refresh rates.