Spawned actors begin play + tick functions not calling

Any news there ? I am issuing the same problem, the constructor and OnConstruction methods work correctly though my BeginPlay and Tick function never appear, I did not set the instance to “Hide In Game” or “Editor Only”, and the actor disappears in the level hierarchy in PIE, but reappears when in editor…