Is it possible to remove some of the resolutions from the Unity startup menu, and if so, how?
I want to do this because my game doesn't work on all of the resolutions that unity gives the user access to. For example, on this picture I would want to remove the currently selected resolution so it can't get accessed.
I have already tried searching google but I only came up with how to remove the startup screen entirely. I don't want this; I still want the user to be able to select resolutions on startup but want to remove specific resolutions from the dropdown.