Context In Behavior Trees, BT Services can be added to nodes. Those services can have configurable FBlackboardKeySelectors. BlackboardKeys are variables on a blackboard that the behavior tree can r ...
This crash occurs in 4.19 and 4.20 but not 4.18. Repro'd in 4.19.0-3944462 and 4.20.0-3955769 and 3964322. This is a regression. Per UDN licensee: When I'm showing/hiding levels in editor (in le ...
Renaming a Blackboard Key removes it's references in the Behavior Tree ...
Foreword: Even if the behavior described here is by design, it is rarely (if ever) expected or desired. This was discussed and agreed to be treated as a bug. Explanation below. When interpolated sp ...
Collision of child actor doesn't rotate if the parent is simulating physics. This was an old bug that an AnswerHub user reported back in 4.9 but now a licensee is reporting this same behavior in 4.1 ...
If a macro is referencing a custom enum within a struct and compiled after another output pin is removed, an internal compiler error will appear and the blueprint will not compile. ...
Using a TArray to store multiple components being setup inside a for loop of a constructor will crash on project open. Crash Reporter: [Link Removed] ...
The order of passes related to Decal rendering (without the DBuffer) and CustomDepth is changed by the CVar "r.Lumen.AsyncCompute", even when Lumen is not enabled. This causes Decal Materials that ...
Random Pitch Angle does not properly apply when called within a procedural foliage volume. ...
Renaming a Struct variable that is used in a Widget BP creates 'Warning: Unknown property in' warnings in the Output Log User Description: I think this should be brought up as these seems to be a ...