Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Preferences window (Unity > Settings)
- Open the "Visual Scripting" tab in the Preferences window
- Observe the Console window
Actual results: "Unable to load Microsoft.Extensions.Logging.Abstractions's referenced assembly Microsoft.Extensions.DependencyInjection.Abstractions while scanning for Editor assemblies, skipping over this referenced assembly. " warning is thrown
Expected results: No errors or warnings are thrown
Reproducible with versions: 1.9.9 (6000.3.7f1, 6000.4.0b7, 6000.5.0a4, 6000.5.0a6)
Not reproducible with versions: 1.9.7 (6000.0.67f1), 1.9.9 (6000.5.0a3)
Tested on (OS): MacOS Silicon Tahoe 26.2, Ubuntu 24.04
Notes:
- Seems to be regressed from the Editor version, not the package version