Adding a UStaticMeshComponent pointer to a class derived from StaticMeshComponent allows for two meshes to be set by a single component. Setting two meshes inside a blueprint this way will only allo ...
If class defaults are accessed in an actor blueprint from another blueprint, texture variables will not appear in the class defaults list on the "Get Class Defaults" node. ...
When placing a Static mesh into a level that will cast a shadow and building lighting, no shadow will be shown on a character when walking through its shadow ...
When using a math expression node within a blueprint, the project will fail when packaging. ...
With a Tessellated Material, either Flat or PN Triangles, applied to a Skeletal Mesh when playing, the Mesh has excessive blur when in motion. If you use the same material and turn off tessellation ...
Renaming a Parameter in a Base Material will make all instances of that Base Material in the level and the instance's thumbnail reset to default values from Base Material until the Instance is opene ...
Adding array element of instanced meshes during simulation does not increase amount of elements in array. Regression (No) issue (does) occur in 4.10.4 ...
When you set bShowMouseCursor to false in a Standalone or packaged game while Default Viewport Mouse Lock Mode is set to either Always Lock or Lock on Capture, the cursor will become locked in place ...
When using a delegate variable as a function parameter, dragging off of the delegate pin of an associated function BP node to create a custom event will create a default custom event without the inp ...
Static mesh socket updates do not appear in BPs unless you recompile ...