Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MA Menu Installer] MenuItemCoreGUI._prop_label is null if install VRC Expressions Menu #1383

Closed
ColorlessColor opened this issue Dec 2, 2024 · 0 comments · Fixed by #1384

Comments

@ColorlessColor
Copy link

Click Show menu contents:

Bug

Version:

  • MA: 1.11.0
  • NDMF: 1.6.1
NullReferenceException: Object reference not set to an instance of an object
nadena.dev.modular_avatar.core.editor.MenuItemCoreGUI.DoGUI () (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuItemGUI.cs:291)
nadena.dev.modular_avatar.core.editor.MenuPreviewGUI+VisitorContext+<>c__DisplayClass3_1.<PushMenu>b__1 () (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuPreviewGUI.cs:159)
nadena.dev.modular_avatar.core.editor.MenuPreviewGUI.PushGuiNode (System.Object key, System.Func`1[TResult] guiBuilder) (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuPreviewGUI.cs:123)
nadena.dev.modular_avatar.core.editor.MenuPreviewGUI+VisitorContext.PushMenu (VRC.SDK3.Avatars.ScriptableObjects.VRCExpressionsMenu expMenu, UnityEngine.GameObject parameterReference) (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuPreviewGUI.cs:139)
nadena.dev.modular_avatar.core.editor.MenuPreviewGUI+VisitorContext.PushMenuInstaller (nadena.dev.modular_avatar.core.ModularAvatarMenuInstaller installer) (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuPreviewGUI.cs:265)
nadena.dev.modular_avatar.core.editor.MenuPreviewGUI.DoGUI (nadena.dev.modular_avatar.core.ModularAvatarMenuInstaller root) (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuPreviewGUI.cs:107)
nadena.dev.modular_avatar.core.editor.MenuInstallerEditor.OnInnerInspectorGUI () (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/Menu/MenuInstallerEditor.cs:250)
nadena.dev.modular_avatar.core.editor.MAEditorBase.OnInspectorGUI () (at ./Packages/nadena.dev.modular-avatar/Editor/Inspector/MAEditorBase.cs:72)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass72_0.<CreateInspectorElementUsingIMGUI>b__0 () (at <80a8ce1980c648dca8e68f0d8aa3b930>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
@ColorlessColor ColorlessColor changed the title [Bug report] MenuItemCoreGUI._prop_label is null [MA Menu Installer ] MenuItemCoreGUI._prop_label is null Dec 2, 2024
@ColorlessColor ColorlessColor changed the title [MA Menu Installer ] MenuItemCoreGUI._prop_label is null [MA Menu Installer] MenuItemCoreGUI._prop_label is null if install VRC Expressions Menu Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant