When using a spin box in mobile preview, the spin box does not appear to update. It will highlight when the mouse is over it but clicking and dragging will yield no value changes. ...
Changing the Slide bar Color/Slide Handle Color will change the color of the Slider widget. However when changing the "Tint" settings under style, there does not appear to be any color change. ...
Setting the Collision Channel to anything other than World Static will reset on closing and restarting the editor. ...
If the user changes the name of the return value (which is "Return Value" by default) the return value will not return anything causing the binding to silently fail. ...
The Building Grass Maps toast stays up forever when your landscape material does not have a landscape grass output and the landscape option Bake Material Position Offset Into Collision is checked. ...
Collapse to Function creates a ReturnNode that cannot be deleted. When creating a new Function, the ReturnNode is not mandated like this, so this seems inconsistent. Included is a screenshot of thi ...
Using Execute Console Command in a custom Game Instance causes Standalone Game to crash. Also occurs in 4.6.1: CL-2386410 and 4.7 Preview: CL-2403078 Crash Report: [Link Removed] Call Stack:UE4Ed ...
If there is a 3D widget in the level when a player is added via split screen, the editor will crash. ...
Edit: Fatal error: [Link Removed] [Line: 1467] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthfalse for Material Resource M_Base_Advanced_blend! With VF=FLocalVertexFactory, Platf ...
Users are able to add a new class to a project named "Platform" even though there is already a class in the Engine with the same name. This causes builds in Visual Studio to fail. There is no warnin ...