2022.3.2. LTS no searchbar / cant use NC

Forums 💬 NodeCanvas ⚙️ Support 2022.3.2. LTS no searchbar / cant use NC

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15341
    nikitalino
    Participant

      2022.3.2. LTS

      Light theme error/ its missing searchbar/   seems unity changed smth in api cos  all works good in 2022.3.0 lts

      dark theme the same

      #15344
      Gavalakis
      Keymaster

        Hello!

        Indeed, Unity decided to correct a typo error they had. Please open up Styles.cs file and make these two changes:

        1) Change line #220 to this:

        3) Change line #225 to this:

        In both cases the typo that was corrected, is a missing “r” in the ToolbarSearch..”. I will of course update the package on the asset store as well.

        Thanks for letting me know!

        #15343
        sam
        Participant

          Can confirm the asset store package was updated and the issue is fixed, thanks!

          #15342
          rcherry
          Participant

            Wanna let it be known that on 2022.3.0, the typo is still there, but the current implemented fix has
            #IF UNITY_2022_3_OR_NEWER

            For those like me having your node canvas break on those, you can edit the styles and remove the directives to keep the typo in styles.cs as was stated above.

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