LODs used with the Foliage Tool are no longer being shadowed accordingly with their baked lighting from their base LOD. Originally they would stay consistently lit, where as now the lower LOD transi ...
Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...
A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
The [bIsVisible] flag is set to [1] by the following judgment.const bool bIsInDrawRange = DistanceSquared >= Bounds.MinDrawDistanceSq * HLODState.FOVDistanceScaleSq; Judging from this code, I bel ...
Physics object from a streamed level does not interact with other physics objects in persistent level. ...
Generated from CrashReporter 1 user reported: "Crash when using "Toggle watch pose" in any node of the animation blueprint. The crash happens when you save the ABP after enabling toggle watch pose ...
The animation gets "corrupted" when the Initial Position value has an invaildad value. In this case, this means that the Initial Position value is outside the range of the duration of the Animation. ...