Enabling the 'Deprecated' option in a blueprint's Class Settings causes all existing instances of it to be deleting upon loading any levels that contain the blueprint. Found in 4.13.1. Reproduced i ...
Tessellated objects when viewed from afar flicker. When spawned into QA-Materials the player is the perfect distance away from the tessellated object for the cube to flicker. Found in both Binary 4 ...
Nav Mesh is not being generated on a static mesh that was converted from a BSP. Found in 4.13.1. Reproduced in 4.12.5 and 4.14 Main CL 3156733 Attached is a screenshot showing the difference betw ...
When Phyics Blend in the PHAT editor is set between 0 and 1, the user character will spin wildly. User has image of this affecting character in game whereas I was only able to replicate it in the PH ...
Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...
Cast nodes can be converted to pure while the blueprint graph is in read-only mode, such as when you are debugging the blueprint. Found in 4.14.0 CL# 3195953. Reproduced in 4.13.2 CL# 3172292 and 4 ...
The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...
Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...
-This functions in 4.16 -Physics will only simulate if the Third Person Character bone name variable is set to root -Physics does not affect any other bone -Make sure to plug in set in collision f ...
Using incorrect formatting in FText does not cause compilation errors in EnsureMsgf as it does in other functions such as UE_LOG. This causes crashes to sneak through such as a crash on ensure when ...