AI Perception does not detect multiple actors across multiple sublevels. It appears that sublevels recognize the persistent level actors but do not recognize other sublevel actors. In the sample project, the event tick fires on IsValid for the first actor of the array, but otherwise does not recognize the controller of sublevel AI as valid.
Regression (no) issue (does) occur in 4.12.5
Results
The blue and green pawns will perceive the orange pawn (persistent level). They will not perceive each other. If the orange pawn is no longer present, the blue will detect the green but the green will not detect the blue.
Expected
All three pawns detect each other and debug arrows are drawn in a triangle
Head over to the existing Questions & Answers thread and let us know what's up.
4 |
Fix Commit | 3213951 |
---|---|
Main Commit | 3227721 |
Created | Oct 26, 2016 |
---|---|
Resolved | Nov 29, 2016 |
Updated | Apr 27, 2018 |