Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...
THere is a crash that occurs when opening a project after the Occlusion Culling and DBuffer decals option are unchecked. There are times where the Unreal Crash reporter catches the crash and display ...
There is a spelling error when hovering mouse over disabled checkboxes under Blueprint Context Target(s). The text appears as "This target is invalid or redundent for this context." The correct spel ...
Making changes to the "Color Vision Deficiency Preview Type" under the "Editor Preferences" does not change the Color Vision Preview. Regression: Yes Works in: 4.16.3-3561208 Does not work in : ...
SceneCaptureComponent2D Component does not allow the use of the Hidden Actor array and the Show only actors array does not take in elements. This issue does not occur in 4.16.3 because the feature w ...
The default value of a child struct that is added to anther struct is not retained in the parent. An example would be if the child struct contains an integer, the default value when added to another ...
-Character no longer jumps to full height when on client when setting maxholdtime to anything above 0 in character blueprint ...
When a blueprint's component reference is copied and pasted into a blueprint that does not have the copied component, the blueprint with the copied reference compiles Note: This occurs when the cop ...
Text field does not load binding if the widget containing the text field contains an unrelated circular dependency and Event driven loader is disabled. Tested this in 4.15, 4.16, 4.17 4.15 Does n ...
A crash is occurring if you collapse a node and name the collapsed graph something that contains an asterisk. The crash occurs if you copy and paste the collapsed graph, then attempt to rename it. I ...