com.unity.visualscripting 1.7.2

com.unity.visualscripting

Notes: processedReleased June 7, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.1

Package Dependencies

📈 Improvements

  • NotEquals node in non-scalar mode is now consistent with Equals

🔧 Bug Fixes

  • Fixed long values not preserved in literal nodes.
  • Fixed root icons in breadcrumbs in the graph editor window. BOLT-1290
  • Fixed graph nodes icons
  • Fixed project settings will not show when looking for graphs
  • Fixed exception when user double clicks on a graph
  • Raise warnings at edit time when a MouseEvent node is used when targeting handheld devices instead of build time.