com.unity.graphtools.foundation 0.10.1-preview

com.unity.graphtools.foundation

Notes: processedReleased May 17, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

📈 Improvements

  • Auto itemization of constants and variables is no longer on by default. Use the respectively the `BoolPref.AutoItemizeConstants` and `BoolPref.AutoItemizeVariables` preferences to control the behavior.

🔧 Bug Fixes

  • Bug that needlessly triggered full UI rebuild in certain conditions.