Crash when editing Object Blackboard variable

Forums 💬 NodeCanvas ⚙️ Support Crash when editing Object Blackboard variable

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15175
    tobo
    Participant

      Running on Unity 2022.3.41f and NodeCanvas 3.3.1. I have intermittent issues with Unity crashing entirely when adding or editing variables on Object blackboards. I’ve finally been able to consistently reproduce a crash when editing a variable (still unsure about adding variables).

      Find example project files and crash logs here: [DELETED LINK]
      (can’t upload more than 3mb)

      #15177
      Gavalakis
      Keymaster

        Hello,

        Please take down the github repository or at least the ParadoxNotion folder.
        Distribution is not allowed ( EULA: https://unity.com/legal/as-terms )

        With that said, I got another report of similar crashing specifically on that same Unity version (2022.3.41f), but I tested the project on 2022.3.57f (which is the current latest 2022.3.x version and it works fine with no crash. It seems an issue with Unity 2022.3.41f that has been fixed by them. Can you confirm there is no problem on any other version?

        #15176
        tobo
        Participant

          Check line 476 of Graph.cs – there is a NullReferenceException from line 472 (trying to assign the lastID to a null node).

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