Convert Actor option in BSP details pane is grayed out and cannot be used. ...
Child component that is not simulating physics returns true value with IsSimulatingPhysics node User Description: "Is Simulating Physics" bp node will return true for any child component if root/p ...
Upon PIE, the Can Ever Affect Navigation option is being reset on the capsule component of an empty character. Dragging the empty character into the level, setting the option to true, and then playi ...
Calling SetMassOverrideInKg reaches back to a "check(GEngine)" call in BodyInstance.cpp (line 2998). B/c of this check, the engine will crash on load if SetMassOverrideInKg is called inside a class ...
The 'Wait for Movies to Complete' flag has had its behavior reversed. Previously when you had the flag set to true, it would wait for any intro movies to complete before loading the level. Now it se ...
Crash attempting to input value for Rot Y in a floating details panel. Found on //UE4/Release-4.15 CL-3283184. Reproduces in Binary and P4 versions of the editor. Reproduces in //UE4/Main CL-3283 ...
The Hair shader no longer allows ScreenSpace AO on areas of the screen it occupies. While in the Ambient Occlusion Visualizer it appears that the material draws on top of the SSAO. REGRESSION? Yes ...
A crash occurs when setting the Blend Type for multiple Landscape Layer Blend nodes from Weight Blend to Height Blend. ...
GetCurrentPlayers() is returning 0 each time it is called, regardless of how many players are connected to the server. ...
Opening the Color Picker for some color variables causes them to change each time the color picker is opened. Tested with: Light Color and the Albedo variable on ExponentialHeightFog Does NOT occur ...