com.unity.visualscripting 1.9.6
com.unity.visualscripting
Notes: processedReleased March 7, 2025
🔧 Bug Fixes
- Fixed the output path for Property Providers generated from User Editor code. UVSB-2550
- Fixed a minor spelling issue in the Project Settings section UVSB-2523
- Fixed an unexpected MissingComponentException thrown when using GetOrAddComponent UVSB-2575
- Fixed scenes not reopening after a Build when more than one Scene was opened and Visual Scripting with variables is used. UVSB-2561
- Fixed values of LocalizedAudioClip type being shown as None after selecting another game object and returning back UVSB-2528
- Fixed a compilation issue that happened when a project had another version of NCalc already installed. UVSB-2583
- Fixed an 'AudioMixerController' is inaccessible due to its protection level' error thrown when generating the AotStubs. UVSB-2577
- Fixed compilation error when AotStubs references Unity.NetworkManager.\_\_rpc\_func\_table and Unity.NetworkManager.\_\_rpc\_name\_table fields UVSB-2563
📈 Improvements
- Improved the warning message when a library fails to load while scanning for Editor assemblies.
