Any value that is set for Peripheral Vision Angle Degrees in an AI Perception component's Sight config is doubled. This does not occur with the PawnSensing component, which is inconsistent behavio ...
When attempting to add an element to the Register as Source for Senses on an instance of a blueprint in the level, the + button has no effect. Clicking the button does not add an element. This work ...
AI Perception Hearing Sense is returning false for successfully sensed, even when a Noise Event is being reported. Found in 4.12 binary. Reproduced in 4.11.2 binary. ...
It's not possible to configure a BB key selector to accept multiple different types of UObjects. The issue comes from using strings to identify declared key type filters, which doesn't work well fo ...
Values that are larger than 180 for the Pawn Sensing component's Peripheral Vision Angle setting are being ignored. If they are higher than 180, the pawn will act as if it was set to 180. Found in ...
Check UDN for repro tree setup, it should be visible on something like: root selector (decorator on key A, abort lower pri) child1: selector1 child2: sequence1 selector1 (decorator on key B, abort ...
Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...
AI Perception does not seem to be showing up in the debugger. The same setup functioned as expected in 4.11.2 binary, but upon converting the project to 4.12 Preview 4 binary, no debug information w ...
Copying and pasting behavior tree nodes reverses the order of any decorators on the node. Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary. Regression? Yes. This does not occur in 4.10 ...
The Move Directly Toward task does not seem to be working without a Nav Mesh in the level. Based on the tooltip "moves directly to the target without regard to any navigation system", it is expected ...