Actor Components automatically tick with bAutoActivate = false

For anyone else encountering this issue, here is the very helpful developer note from the bug report UE-37384:

You can disable the tick being on by
default by changing the “Start with
Tick Enabled” property in the
Component Tick section of the details
panel.

1 Like