Create gameObject during Serialization

Forums 💬 NodeCanvas ⚙️ Support Create gameObject during Serialization

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #17015
    igorgalimski
    Participant

      Hello! I use NodeCanvas and i got error:
      UnityException: Internal_CreateGameObject is not allowed to be called during serialization, call it from OnEnable instead. Called from ScriptableObject ‘FSM’.

      What i did wrong?

      Full stack at the picture

      #17017
      Gavalakis
      Keymaster

        Hello!
        Just letting you know, that I have replied to your email about this.
        Thanks!

        #17016
        igorgalimski
        Participant

          Hello! I found solution – just re-saved my node. I guess i chandeg my script, which inherits from ActionTask, and Canvas save some old data, and it was source of my problems. Thanks for your help!

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.