Upgraded DOTS to 0.50. What is this and how do I fix it?
Using built-in render pipeline and standard project settings.
No SRP present, no compute shader support, or running with -nographics. Hybrid Renderer disabled
UnityEngine.Debug:Log (object)
Unity.Rendering.HybridRendererSystem:OnCreate () (at Library/PackageCache/com.unity.rendering.hybrid@0.50.0-preview.24/Unity.Rendering.Hybrid/HybridV2RenderSystem.cs:1724)
Unity.Entities.ComponentSystemBase:CreateInstance (Unity.Entities.World,Unity.Entities.SystemState*) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/ComponentSystemBase.cs:129)
Unity.Entities.World:AddSystem_OnCreate_Internal (Unity.Entities.ComponentSystemBase) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/World.cs:331)
Unity.Entities.World:GetOrCreateSystemsAndLogException (System.Collections.Generic.IEnumerable`1<System.Type>,int) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/World.cs:542)
Unity.Entities.DefaultWorldInitialization:AddSystemToRootLevelSystemGroupsInternal<Unity.Entities.DefaultWorldInitialization/DefaultRootGroups> (Unity.Entities.World,System.Collections.Generic.IEnumerable`1<System.Type>,Unity.Entities.ComponentSystemGroup,Unity.Entities.DefaultWorldInitialization/DefaultRootGroups) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/DefaultWorldInitialization.cs:221)
Unity.Entities.DefaultWorldInitialization:AddSystemToRootLevelSystemGroupsInternal (Unity.Entities.World,System.Collections.Generic.IEnumerable`1<System.Type>) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/DefaultWorldInitialization.cs:286)
Unity.Entities.DefaultWorldInitialization:Initialize (string,bool) (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities/DefaultWorldInitialization.cs:147)
Unity.Entities.AutomaticWorldBootstrap:Initialize () (at Library/PackageCache/com.unity.entities@0.50.0-preview.24/Unity.Entities.Hybrid/Injection/AutomaticWorldBootstrap.cs:16)