#error CS0246: The type or namespace name 'InitializationSystemGroup' could not be found

1 messages · Page 1 of 1 (latest)

midnight gull
#

Was Unity.Entities.Hybrid removed? I'm using Unity 6.2.4 and Entities 1.3.14. Also using Netcode for entities.

serene mauve
#

InitializationSystemGroup is in Unity.Entities, not in Unity.Entities.Hybrid

and Unity.Entities.Hybrid is still there, it contains the entire baking infrastructure

midnight gull
#

strange that InitializationSystemGroup does not resolve. what could be going on? This seem to have only started with 6.2.4 but i can't be sure.