Can't open script from conditional task

Forums 💬 NodeCanvas ⚙️ Support Can't open script from conditional task

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17570
    rockear
    Participant

      SetVariable Action
      Can’t open script of type ‘SetVariable (GameRoleBase)’, cause a script with the same name does not exist

      SetVariable Action
      ArgumentOutOfRangeException: Length cannot be less than zero.
      Parameter name: length
      Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.

      Almost all of action can’t open source code…

      #17571
      Gavalakis
      Keymaster

        Hello,

        Unfortunately, generic types (the ones with the (T) suffix), can not be opened using the “Open Script” option, because Unity is limited to reading script files only to non-generic types. So this is basically a Unity limitation and there is practically nothing I can do about that :(.

        Can you please provide more information on the “ArgumentOutOfRangeException” error that you’ve posted? Does this error has something to do with opening scripts? When does this error show and what is the full error log?

        Thank you.

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