#ConvertToEntity and SubScenes both not producing entity's in Unity 2021 LTS (Entity .51)

1 messages · Page 1 of 1 (latest)

leaden zephyr
#

The game I'm working on is a few years old now so we are stuck on unity 2021 LTS with:
Entities Version: 0.51.1-preview.21 - August 02, 2022
Hybrid Renderer: 0.51.1-preview.21 - August 02, 2022

I added a ConvertToEntity script on a simple cube. But when I press play nothing happens, the entity is not created and the old gameobject isn't destroyed or anything, picture is attached.
When I press play the gameobject is exactly the same afterwards.

Additionally I have a subscene with cubes and spheres. I "Close" it for editing and press play and nothing is created. Before I press play it looks like there are entities but they disappear after I press play. Pictures attached.

What am I missing here? Why isn't it working?
Thank you for your time and help.

#

Hierachy says not loaded how do I get it to load?