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 ...
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 ...
There are a number of assets/content missing from the Paper2D plugin content within the Content Browser. Whether you create a new 4.14 project or upgrade from a previous version, these assets are r ...
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 ...
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. ...
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 ...
There is an issue where Point lights with source length building static lighting in the incorrect direction, the axis in which the light to be built seem to conflict with the preview build. This iss ...
An Actor with a StaticMeshActor native parent class will spawn with offset when NOT using locally stored transform. Removing collision from StaticMesh has no effect. Changing Collision Handling Ov ...
Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...