Combo box (string) not working when game is paused

I am having a problem with combo boxes, where they will only work if the game is not paused. This is quite a nuisance since I am using them in my pause menu. Is there anything I can do about it to fix it?

Solved it by creating my own combo box from scratch…