chromealex/ecs

[BUG] System does not call 'AdvanceTick'

gehud opened this issue · 1 comments

gehud commented

Expected behavior
'AdvanceTick' should be called on every entity if there is no filter. But with or without a filter, it doesn't get called at all. Nevertheless, 'OnConstruct' is quietly called.

Screenshots
Create а Feature...
изображение
Loading Feature...
изображение
System code...
изображение

Unity Version: 2022.3.0

gehud commented

I just switched to Unity 2020.3)