Hi! I did not use KSP for a long time and just updated it yesterday via Steam (to version 0.25.0, build 00642, Windows 8). It started in windowed mode and runs fine it seems, with one exception: The Graphics tab in the settings menu is broken, all icons/fields seem to be tiny and moved to a pile in the left upper corner. Nothing is clickable and I can't exit the menu, I have to shut down the game. Screenshot here: https://i.imgur.com/AyEoJhC.jpg All other tabs look normal. There is an error message in the log that I guess shows the cause, Google gives results related to unity3d (see below). Full log and Dx diag: https://www.dropbox.com/sh/0h3qiyqjkvxukew/AAD95AKWR5EPZ7BUKN0wzaw4a?dl=0 Cheers IndexOutOfRangeException: Array index is out of range. at VideoSettings.DrawSettings () [0x00000] in <filename unknown>:0 at SettingsScreen.draw (Int32 d) [0x00000] in <filename unknown>:0 at UnityEngine.GUI.CallWindowDelegate (UnityEngine.WindowFunction func, Int32 id, UnityEngine.GUISkin _skin, Int32 forceRect, Single width, Single height, UnityEngine.GUIStyle style) [0x00000] in <filename unknown>:0 (Filename: Line: -1)