Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...
When a Child Actor's class is replicated but the individual variables are not, the individual variables will use the default of the original BP class instead of the defaults that were set in the Chi ...
This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...
This issue seems to be occurring on a variety of Nvidia cards. So far, I haven't seen any indication that it is affecting AMD graphics cards. The majority of the reports have indicating that the pro ...
Using Ubuntu 15.04, editor windows do not layer correctly when minimized. Control remains with the minimized window. Ex. After minimizing a blueprint window, right clicking will still act as thoug ...
The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...
If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...
When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...
Subclass disappears from class variable drop-down upon reopening the project. There is a workaround for the issue but it is strange in nature. Opening the level blueprint and adding the node in scre ...
Construction script not updating HISM array count, even when new elements are adding inside of the level. Regression: Issue occurs in 4.15.1 of the binary build Using the same repro steps provid ...