UAIPerceptionSystem::Tick() is not called after level reloading.
When Debugging, UAIPerceptionSystem::CurrentTime is always 0, and UAIPerceptionSystem::SourcesToRegister always contains sources to register without registering them.
It is worth noting that in these cases the first element of the SourcesToRegister array has source STALE; when the Perception System is correctly working instead, at the first call of UAIPerceptionSystem::PerformSourceRegistration() the first element of the array is the SpectatorPawn (tests were made using the default class, not an inherited one).
Results: The level is reloaded but the perception system is not working.
Expected: The perception systems should continue to work as usual.
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
Why does the REMOVE method of map container remove elements have memory leaks?
UMG RichText not appear image when packaged
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What does the number (2152,1-34) in glsl error mean?
How does TArray loop correctly remove elements in blueprints?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-85899 in the post.