Build Error

I use Unity 2022.2.3f1. Even I try to build a single empty scene I get following errors. I use addressables. I can build Addressables.

I deleted package cache from users folder and project library folder, I still get this error.

Library\PackageCache\com.unity.burst@1.8.2\Runtime\SharedStatic.cs(35,28): error CS0103: The name ‘Unsafe’ does not exist in the current context

8755342--1186432--upload_2023-1-25_12-20-31.png

I deleted Library folder and import all twice it did not help. After I delete Unity Accelerator cache and Library folder it worked. I think accelerator is not stable and there is no consistency check for files. I will periodically delete cache, especially before updating Unity version.

2 Likes