UE5 EA2 to Preview 1, Control Rig Component "Add Mapped Skeletal Mesh" cannot be added to Construction Script anymore, crashes engine

Yes you can do this, instead of adding it inside the construction script you add it with “On Pre Initialize (Control Rig)” and plug the component from that node into the add mapped skeletal mesh target.