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 ...
Attempting to play in editor, standalone, or VR Preview when a behavior tree that is running is open will cause a significant performance decrease. The framerate drops from ~120 to ~80 fps while the ...
When renaming a blackboard key using the Entry Name box in the key's details panel, the names of the references in the behavior tree are not updated automatically. This is inconsistent behavior be ...