Can't register UAISense_Sight with UAIPerceptionStimuliSourceComponent

I think you forgot add header “Perception/AISense_Sight.h”

#include "Perception/AISense_Sight.h"
// Code
AIPerceptionStimuliSource->RegisterForSense(UAISense_Sight::StaticClass());
// Code