com.unity.visualscripting 1.9.5

com.unity.visualscripting

Notes: processedReleased October 31, 2024

Browse versions

PreviousNext

🔧 Bug Fixes

  • Fixed "NullReferenceException" error when returning to the State Graph from the Script Graph. UVSB-1905
  • Fixed compilation error when a graph contains a reference to a method with an "in" parameter. UVSB-2544
  • Added missing truncate function to Formula node UVSB-2526
  • Fixed an error when creating a Script Graph asset in an empty project

📈 Improvements

  • Updated deprecated EditorAnalytics APIs to new ones