I am not able to get DOTS working on Unity 2020.1.b7 after I’ve updated my project. But another test projects are working. What can be wrong? I tried to reimport it a couple of times. Tried to use the same packages manifest files from projects that work this doesn’t help.
OnUpdate() just not called for all systems. Also for ConvertToEntity component too so conversions not working. Both for sub-scenes and for single components.
Also, there are no compile errors or runtime errors.
Does anyone has this problems?