Get Known Perceived Actors doesnt work properly on specific Senses

If I select a certain Sense like AI Sight the returned Array stores all Perceived Actors until they are destroyed. If they exceed the max age they are not forgotten. If no Sense is selected the Array is Updated properly though.

239201-perceived.png

Hello,

We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.

https://epicsupport.force.com/unrealengine/s/

Thanks

I can confirm this bug still exists, and is "remedied’ by selecting “None” for the sense. Still exists as of 4.21

I can confirm this bug also exists in the c++ equivalent. Have to use 0 for the SenseToUse.

Also, a similar bug exists with HasKnownStimulusOfSense. It will always return true after the sense has detected a stimulus, and ignores max age. However, HasAnyKnownStimulus does work and doesn’t take a sense.

Still exists in 4.25.3