Physics problem UE 5.0.2

“Wake all rigid bodies” connected to “Beginplay” wakes your mesh but
In a nextframe the mesh goes sleep again if your skeletal mesh is still.
So connect the node to Tick and excute it in every frame.
There is no “no sleep” option in UE.
Setting “Custom sleep threshold” in mesh and physics asset to “0” won’t prevent going sleep.