Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0b1
Issue ID
625670
Regression
No
Upgrading scripts while Player Settings are open causes Windows Store Player Settings to throw errors
Steps to reproduce:
1. Download attached project
2. Open it. Say no to script upgrade.
3. Open player settings of Windows Store Apps, lock the Inspector.
4. Right click on one of the old scripts and select to upgrade them.
5. Click through different Player Settings of Windows Store Platform. Exceptions are thrown.
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced)
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Metro.MetroSettingsEditorExtension.ImageField (UnityEditor.SerializedProperty property, UnityEngine.GUIContent label, Single kLabelMinWidth, Single kLabelMaxWidth, Single kLabelMinHeight, Single kLabelMaxHeight, Int32 imageWidth, Int32 imageHeight) (at C:/buildslave/unity/build/PlatformDependent/MetroPlayer/Extensions/Managed/MetroSettingsEditorExtension.cs:433)
UnityEditor.Metro.MetroSettingsEditorExtension.MetroLogoSection (Single kLabelMinWidth, Single kLabelMaxWidth, Single kLabelMinHeight, Single kLabelMaxHeight) (at C:/buildslave/unity/build/PlatformDependent/MetroPlayer/Extensions/Managed/MetroSettingsEditorExtension.cs:467)
UnityEditor.Metro.MetroSettingsEditorExtension.IconSectionGUI () (at C:/buildslave/unity/build/PlatformDependent/MetroPlayer/Extensions/Managed/MetroSettingsEditorExtension.cs:650)
UnityEditor.PlayerSettingsEditor.IconSectionGUI (BuildTargetGroup targetGroup, ISettingEditorExtension settingsExtension) (at C:/buildslave/unity/build/Editor/Mono/Inspector/PlayerSettingsEditor.cs:623)
UnityEditor.PlayerSettingsEditor.OnInspectorGUI () (at C:/buildslave/unity/build/Editor/Mono/Inspector/PlayerSettingsEditor.cs:439)
UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor editor, Int32 editorIndex, Boolean forceDirty, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect, Boolean eyeDropperDirty) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1118)
UnityEditor.DockArea:OnGUI()
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
This is a duplicate of issue #632057