If I put an AudioCaptureComponent on an actor, it disappears when I restart it.

If I put an AudioCaptureComponent on an actor, it disappears when I restart it.

For example, put an AudioCaptureComponent on BP_ThirdPersonCharacter. Even if I use AudioCaptureComponent on the blueprint, when I restart UE, the component disappears and the blueprint becomes an error.

Is it wrong to put AudioCaptureComponent on the actor? Where should I place the microphone input to record?