Initially, upon trying to launch a project for the first time, I get an error with com.unity.burst. After continuing to Safe Mode, I am now getting a bunch of different problems. I have added a portion of my error log but there is much more output. I am not sure what is going wrong and I have tried deleting unity and reinstalling twice now.
##### Output
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
*** Tundra build failed (10.15 seconds), 213 items updated, 491 evaluated
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/PsdPlugin.dll (+2 others)
## CmdLine: "C:\Program Files\Unity\Hub\Editor\2022.3.42f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Program Files/Unity/Hub/Editor/2022.3.42f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/PsdPlugin.rsp" "@Library/Bee/artifacts/1900b0aE.dag/PsdPlugin.rsp2"
## Output:
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(46,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(46,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(420,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(420,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Aseprite.Common.dll (+2 others)
## CmdLine: "C:\Program Files\Unity\Hub\Editor\2022.3.42f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Program Files/Unity/Hub/Editor/2022.3.42f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Aseprite.Common.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Aseprite.Common.rsp2"
## Output:
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(192,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(192,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.dll (+2 others)
## CmdLine: "C:\Program Files\Unity\Hub\Editor\2022.3.42f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Program Files/Unity/Hub/Editor/2022.3.42f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.Collections.rsp2"
## Output:
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(6,19): error CS0234: The type or namespace name 'CompilerServices' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.AVX2.cs(3,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(4,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.StreamingState.cs(6,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1190,41): error CS0246: The type or namespace name 'FunctionPointer<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1226,73): error CS0246: The type or namespace name 'FunctionPointer<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(209,18): error CS0246: The type or namespace name 'AssumeRangeAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(209,18): error CS0246: The type or namespace name 'AssumeRange' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1118,74): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1119,73): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1121,70): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1122,81): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1123,78): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1124,69): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1125,76): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeMultiHashMap.cs(57,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,23): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,14): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,14): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,27): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(411,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(411,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,23): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(1402,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(1402,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,14): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,14): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,27): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(326,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(326,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeBitArray.cs(25,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(337,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(337,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeArrayExtensions.cs(18,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeList.cs(14,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeList.cs(14,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(352,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(352,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(1038,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(1038,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(92,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(86,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashMap.cs(98,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(371,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(371,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(265,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(683,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(683,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(607,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(881,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1143,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1143,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(41,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1161,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1161,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(30,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(303,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(313,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(519,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(223,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(223,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(238,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(238,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(31,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(31,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeMultiHashMap.cs(386,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(400,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(400,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(592,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(592,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashMap.cs(412,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1036,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1036,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1056,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1056,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashSet.cs(26,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashSet.cs(142,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeText.gen.cs(62,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeText.gen.cs(1130,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(65,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(65,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(263,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(263,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Common.Editor.dll (+2 others)
## CmdLine: "C:\Program Files\Unity\Hub\Editor\2022.3.42f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Program Files/Unity/Hub/Editor/2022.3.42f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Common.Editor.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.Common.Editor.rsp2"
## Output:
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(183,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(183,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
## Script Compilation Error for: Csc Library/Bee/artifacts/1900b0aE.dag/Unity.2D.SpriteShape.Runtime.dll (+2 others)
## CmdLine: "C:\Program Files\Unity\Hub\Editor\2022.3.42f1\Editor\Data\NetCoreRuntime\dotnet.exe" exec "C:/Program Files/Unity/Hub/Editor/2022.3.42f1/Editor/Data/DotNetSdkRoslyn/csc.dll" /nostdlib /noconfig /shared "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.SpriteShape.Runtime.rsp" "@Library/Bee/artifacts/1900b0aE.dag/Unity.2D.SpriteShape.Runtime.rsp2"
## Output:
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(46,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(46,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(420,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.psdimporter@8.0.5\Editor\PSDPlugin\PDNWrapper\PDNDecodeJob.cs(420,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(192,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.aseprite@1.1.4\Editor\Common\ImagePacker\ImagePacker.cs(192,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(6,19): error CS0234: The type or namespace name 'CompilerServices' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.AVX2.cs(3,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(4,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.StreamingState.cs(6,19): error CS0234: The type or namespace name 'Intrinsics' does not exist in the namespace 'Unity.Burst' (are you missing an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1190,41): error CS0246: The type or namespace name 'FunctionPointer<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1226,73): error CS0246: The type or namespace name 'FunctionPointer<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(209,18): error CS0246: The type or namespace name 'AssumeRangeAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\CollectionHelper.cs(209,18): error CS0246: The type or namespace name 'AssumeRange' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1118,74): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1119,73): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1121,70): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1122,81): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1123,78): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1124,69): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1125,76): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeMultiHashMap.cs(57,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(908,23): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,14): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,14): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(962,27): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(411,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(411,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(980,23): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(1402,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeHashMap.cs(1402,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,14): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,14): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\AllocatorManager.cs(1070,27): error CS0246: The type or namespace name 'CompileSynchronously' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(326,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(326,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeBitArray.cs(25,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(337,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(337,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeArrayExtensions.cs(18,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeList.cs(14,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeList.cs(14,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(352,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\UnsafeStream.cs(352,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(1038,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(1038,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(92,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(86,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashMap.cs(98,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(371,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(371,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(265,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(683,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(683,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeQueue.cs(607,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeList.cs(881,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1143,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1143,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(41,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1161,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1161,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(30,25): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(303,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeReference.cs(313,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(519,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(223,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(223,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(238,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeStream.cs(238,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(31,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(31,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeMultiHashMap.cs(386,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(400,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(400,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(592,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\xxHash3.cs(592,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashMap.cs(412,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1036,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1036,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1056,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeSort.cs(1056,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashSet.cs(26,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeHashSet.cs(142,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeText.gen.cs(62,34): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\NativeText.gen.cs(1130,38): error CS0246: The type or namespace name 'SharedStatic<>' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(65,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(65,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(263,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.collections@1.2.4\Unity.Collections\RewindableAllocator.cs(263,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\Jobs\FindTightRectJob.cs(10,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(12,6): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(183,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@8.0.3\Editor\ImagePacker\ImagePacker.cs(183,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompileAttribute' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.spriteshape@9.0.4\Runtime\SpriteShapeGenerator.cs(1183,10): error CS0246: The type or namespace name 'BurstCompile' could not be found (are you missing a using directive or an assembly reference?)
Thanks