Content only (blueprint) projects are able to compile for Linux from Windows using a binary engine from the Lanucher. When a plugin is added to an engine for use across multiple projects, including ...
"Root Motion from Everything" AnimBP breaks on client side ...
When using AttachToComponent at runtime, the attachment does not replicate properly for some clients. The relative transform/rotation is not maintained. The user who reported this issue mentioned th ...
In splitscreen, Material node SphereMask causes Material Billboard to only be visible to first player's viewport. Found in 4.22 CL# 7053642, 4.23 CL# 8386587, 4.24 CL# 8557439 ...
When mentioning the _Validate Suffix in code comment, Visual Studio compiler throws an error. ...
When the "Is Variable" box is unchecked for a BP-typed child widget, a variable will not be created at Blueprint compile time to reference the child widget in the nativized widget BP class. This bre ...
If we connect a virtual texture to the opacity mask output of a material the material will fail to compile. Currently this is expected because allowing it could cause problems such as:No virtual tex ...
If we connect a virtual texture to the opacity mask output of a material the material will fail to compile. This is expected. However if the opacity mask uses a regular texture connected via SetMat ...
Editor crashes with 2 or more Clients when spawning a Blueprint created from a Static Mesh using the Blueprint/Add Script button. Blueprints created from Static Meshes using other methods do not cau ...
SyncGroups Do Not Function between BlendSpaces when Blend Time is se to "0." *It is quesitonable SyncGroups function between BlendSpaces regardless of what the blend time is set to, but especially ...