Get Property won't select property

Forums 💬 NodeCanvas ⚙️ Support Get Property won't select property

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19561
    rfdaemoniac
    Participant

      Thanks for making an awesome utility and for having these forums ^^

      I’m trying to use the Get Property Action in a FSM but the Select Property menu has all of the options greyed out. This is true for both the Owner and for any other selected object. I tried messing with the parameters to EditorUtils.ShowGameObjectMethodSelectionMenu but couldn’t stumble on anything that seemed to work.

      I’ve attached an image of the editor.

      #19563
      Gavalakis
      Keymaster

        Hello 🙂

        This is a know issue on MAC.
        Please open up EditorUtils.cs and in GetMethodSelectionMenu remove this piece of code completely (line #936):

        Thanks!

        #19562
        rfdaemoniac
        Participant

          Thanks 🙂 it worked!

          I also noticed that the method was named GetMetodSelectionMenu in the version that I downloaded instead of GetMethodSelectionMenu. I’ve changed it and it works out just fine.

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