ullReferenceException: Object reference not set to an instance of an object
UnityEditor.PlayerSettingsEditor.BeginSettingsBox (Int32 nr, UnityEngine.GUIContent header) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Inspector/PlayerSettingsEditor/PlayerSettingsEditor.cs:601)
UnityEditor.PlayerSettingsEditor.ResolutionSectionGUI (BuildTargetGroup targetGroup, ISettingEditorExtension settingsExtension) (at /Users/builduser/buildslave/unity/build/Editor/Mono/Inspector/PlayerSettingsEditor/PlayerSettingsEditor.cs:774)
When I open player Settings for my iOS game in unity it only gives me a tab for resolution. The other tabs are missing. The resolution tab doesn’t work either it just shows up. If I switch it to Debug mode I get more options but is there a way to fix this. The console is also giving this error.
If you use facebook 7.10.0 try to downgrade to 7.9.4
@johnnyjw I seem to have the same issue. Did you manage to find a solution by any chance?
If you make a completely new project, and then go to playerSettings, do you get the options?
If not I’d suggest it’s something wrong with your unity installation.
If they appear, then there’s something weird with your project.
I have the same issue.
You might try one of the 2017.2 builds as the link declares its fixed. They did not specify which beta, though.
check android plugin if missing then install it other wise override on it. hope it’s help full.