Library\PackageCache\com.unity.burst@1.6.4\Runtime\Editor\BurstLoader.cs(318,25): error CS0104: 'Progress' is an ambiguous reference between 'System.Progress' and 'UnityEditor.Progress'
Library\PackageCache\com.unity.visualscripting@1.7.6\Editor\VisualScripting.Core\Threading\BackgroundWorker.cs(112,42): error CS0104: 'Progress' is an ambiguous reference between 'System.Progress' and 'UnityEditor.Progress'
I get these build errors when I import the package to Unity 2021. Not sure how to fix them, tried updating these packages but still no luck