Create gameObject during Serialization

NodeCanvas Forums Support Create gameObject during Serialization

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13828
    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

    Attachments:
    You must be logged in to view attached files.
    #13837
    Gavalakis
    Keymaster

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

    Join us on Discord: https://discord.gg/97q2Rjh

    #13847
    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.