com.unity.visualscripting 1.7.7
Notes: processedReleased February 7, 2022
Unity Compatibility
Minimum Unity: 2021.1
Package Dependencies
- com.unity.modules.jsonserialize (1.0.0)
- com.unity.ugui (1.0.0)
🔧 Bug Fixes
- Fix an NullException error that occurs when creating a Variable right after project initialization.
- Fix Visual scripting naming in Project Settings and listener.
- Scene is marked as dirty when a graph is created on a new or exiting GameObject BOLT-1860
- Fix Flow Variables missing icon
- Improved node regeneration speed
- Fix null texture error when switching platform after a build failure
- Fix null texture error when entering play mode
- Fix Linux build failing when run from command line
- Fix Editor Assemblies not detected correctly at Codebase initialization
- Fix Wait nodes naming inconsistency BOLT-1886
- Fix constant being stripped in IL2CPP builds BOLT-1638
- TryConvert now returns true when the conversion was successful BOLT-2105
- Fix Input system by using correct Input API BOLT-2078
