Code Monkey home page Code Monkey logo

akibt's People

Contributors

akikurisu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

akibt's Issues

Sample是不是过时了

我直接下的release包1.4.4版本,我导入Unity,会报错。可能是函数已经发生变化了?
image

【2022.2 版本不支持,所以才会出问题】 1.2.5 bug 提交

当在Node里选择SharedVariable时,尽管在BlackBoard有了对应特性的变量但是还是出现了错误

image

已保存Blackboard但是变量没有出现
image

Console 里出现的错误
ArgumentException: Default value is not present in the list of possible values
UnityEngine.UIElements.PopupField1[T]..ctor (System.String label, System.Collections.Generic.List1[T] choices, System.String defaultValue, System.Func2[T,TResult] formatSelectedValueCallback, System.Func2[T,TResult] formatListItemCallback) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.DropdownField..ctor (System.String label, System.Collections.Generic.List1[T] choices, System.String defaultValue, System.Func2[T,TResult] formatSelectedValueCallback, System.Func2[T,TResult] formatListItemCallback) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0) Kurisu.AkiBT.Editor.SharedVariableField2[T,K].OnToggle (System.Boolean IsShared) (at Assets/Plugins/AkiBT/Editor/Core/Member/Field/SharedVariableField.cs:61)
Kurisu.AkiBT.Editor.SharedVariableField2[T,K].<.ctor>b__8_0 (UnityEngine.UIElements.ChangeEvent1[T] evt) (at Assets/Plugins/AkiBT/Editor/Core/Member/Field/SharedVariableField.cs:30)
UnityEngine.UIElements.EventCallbackFunctor`1[TEventType].Invoke (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.PropagationPhase propagationPhase) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventCallbackRegistry.InvokeCallbacks (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.PropagationPhase propagationPhase) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.CallbackEventHandler.HandleEvent (UnityEngine.UIElements.EventBase evt) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.CallbackEventHandler.HandleEventAtCurrentTargetAndPhase (UnityEngine.UIElements.EventBase evt) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.CallbackEventHandler.UnityEngine.UIElements.IEventHandler.HandleEvent (UnityEngine.UIElements.EventBase evt) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatchUtilities.HandleEventAcrossPropagationPath (UnityEngine.UIElements.EventBase evt) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatchUtilities.PropagateEvent (UnityEngine.UIElements.EventBase evt) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.DefaultDispatchingStrategy.DispatchEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ApplyDispatchingStrategies (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel, System.Boolean imguiEventIsInitiallyUsed) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ProcessEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ProcessEventQueue () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.OpenGate () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcherGate.Dispose () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ProcessEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ProcessEventQueue () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.OpenGate () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcherGate.Dispose () (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.ProcessEvent (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.EventDispatcher.Dispatch (UnityEngine.UIElements.EventBase evt, UnityEngine.UIElements.IPanel panel, UnityEngine.UIElements.DispatchMode dispatchMode) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.BaseVisualElementPanel.SendEvent (UnityEngine.UIElements.EventBase e, UnityEngine.UIElements.DispatchMode dispatchMode) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.UIElementsUtility.DoDispatch (UnityEngine.UIElements.BaseVisualElementPanel panel) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.UIElementsUtility.UnityEngine.UIElements.IUIElementsUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr, System.Boolean& eventHandled) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.UIEventRegistration.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.UIElements.UIEventRegistration+<>c.<.cctor>b__1_2 (System.Int32 i, System.IntPtr ptr) (at <084a5ad0c5954e6381efa8c13e0e5fac>:0)
UnityEngine.GUIUtility.ProcessEvent (System.Int32 instanceID, System.IntPtr nativeEventPtr, System.Boolean& result) (at :0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.