Add AI Perception Component Node

Found this (4.16.2) AIPerception Add Problem - C++ - Epic Developer Community Forums

I guess they have him working on everything except the functionality we get. He’s a cool guy and obviously capable. Why this system is such a mess, I don’t know. I suspect it’s Epic deciding what is more profitable. And based on current trends, I suspect developers like us will become even less significant in their decisions.

It would be nice, though if Mieszko could answer more advanced questions seeing as he’s the only one who knows what the heck it’s doing in there. I was trying to expand the EQS system so I could get an actor and a vector for each test point. I got pretty far in the customization but I got stuck because there’s this serialization weirdness going on. Seems pointless and cumbersome to me but it’s definitely not clear how to customize it. That’s normally where docs and support would come in.

Can you run the packaged game in the debugger and figure out where it’s going wrong? If you build for DebugGame, you can attach VS to the process and see.