[BUG] Casting bug in GetLinecastInfo2D

Forums 💬 NodeCanvas ⚙️ Support [BUG] Casting bug in GetLinecastInfo2D

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16540
    colinrullko
    Participant

      The GetLinecastInfo2Dand GetLinecastInfo2DAllAll ActionTasks contain the following lines:

      However, attempting to cast to a Vector3 like this will throw an exception. Replacing these lines with something like

      fixes this.

      #16541
      Gavalakis
      Keymaster

        Hey,

        Thanks for letting me know 🙂

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