#Subscenes aren't loaded in build

1 messages · Page 1 of 1 (latest)

neon path
#

Using Unity 2022.2.8 and ECS pre.44

I'm using the normal Unity ECS SubScene GameObjects with 'autoload' turned on.
I added a colorful cube to every subscene.
In the editor playmode the cubes show up but in the build they aren't loaded.

leaden goblet
#

Same for me 2022.2.7

neon path
# leaden goblet Same for me 2022.2.7

After spending way to much time switching around versions of Unity and ECS I finally no longer have issues in builds 🤞
I'm now using ECS pre.15 with 2022.2.8

leaden goblet
#

I just fixed this by downgrading entities package to exe.12

barren jolt
#

if it's il2cpp builds or mono builds with stripping enabled, it is likely fixed in 47

next socket
#

I Upgraded to .44 from .15 trying to fix the problem. I still have the problem. I also tried upgrading com.unity.entities to pre.47 , which broke the application completely.