When loading my main menu (first scene that loads), the language selection drop down is not working.
However if I go to a different scene and them come back to the main menu it is.
Also when I add the code (that is normally under Start) to OnClick, it works when I click on it.
Otherwise knownLanguages is null for some odd reason, how can I fix this?