When landscape splines exist in a WP level, LandscapeSplineMeshesActor instances are created to allow streaming of splines. In a non-WP level, splines are components of the landscape actor. When a W ...
Some PCG nodes have translated properties, which will cause wires to be cut. This is why things PCG biome sample maps do not work correctly in CJK language settings. The workaround is to set the lan ...
When the 'Fracture' button is clicked on a Destructible Mesh made from SM_MatPreviewMesh_02, the editor immediately freezes and stops responding. ...
Deleting the transform track for an actor that does not have a transform track by default can fail to restore state if there are no keys. ...
Using the Refresh Projects button in the UnrealVS toolbar will fail for projects because it can't find the "GenerateProjectFiles.bat" file for the specified project. Licensee reporting the issue me ...
When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...
Renaming map using builder will break soft obj refs and warnings will also appear in the log: Warning: Serialized Class /Script/Engine.World for a property of Class /Script/Engine.Actor. Reference ...
A licensee reported an issue where a recent change to SButton.cpp in 4.13 causes an issue with Precise Click in multiple situations, his example being the one described in the repro steps, which is ...
In 4,15, we can use button for swap paint Color and erase color. But, in 4.16 and 4.17, it disappeared ...