Has anyone notice that you cannot select a sense config in UE5 AIPerception?
I closed and opened the project up and the issue was the same.
It’s a bug.
How do I report bugs to UE% devs?
Has anyone notice that you cannot select a sense config in UE5 AIPerception?
I closed and opened the project up and the issue was the same.
It’s a bug.
How do I report bugs to UE% devs?
I noticed that if the AI Perception component has been renamed to have any spaces in it, it won’t let you select any of the senses in the sense config and defaults to None. Removing any spaces in the component name fixes the problem, if you’re issue is caused by something else I do not know how to fix it.
I see. I think this is still a bug. So, from what you are saying, I’ll have to create my own sense BP?
Tried creating my own and it still didn’t work. This is a bug.
Hi Kinos, it’s definitely a bug in the UE5 test build, here’s my workaround if your problem is the same.
In the gif my AIPerception component’s name has spaces in it and won’t let me select a sense config

The problem goes away if there’s no spaces in the component’s name
Are you having the same problem or is it caused by something else?
I see.
You might be correct about this. I’ll check my code again to make sure.
Thanks a lot.