I'm trying to build my project, and suddenly it is not working properly. I used to be able to build it, but now I am getting an exception.
I am using ECS Character Controller.
Library\Bee\artifacts\WinPlayerBuildProgram\AsyncPluginsFromLinker: (0,0): Burst error BC0102: Unexpected internal compiler error while processing function `IL_0106: ldfld Unity.Entities.Entity OrbitCamera::ActiveCameraTarget args(IL_0105(ldarg.3))`: System.NullReferenceException: UnityEditor.EditorApplication:Internal_CallDelayFunctions ()
I thought that it was some cache problem, so I deleted my Library, Obj and Temp folders. It did not help. I have no idea what is wrong.