Some licensees requested the feature. ...
This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...
Using a multicast function does not call the function on both client and server. The functionality in this reproduction project can be found in the BP_MyPC blueprint. Regression?: No This occurs in ...
1080p videos do not play as startup movies, and there is no indication as why given by the editor. 1080p videos will work with media framework. There is no documentation either, so there is no indic ...
Random generators in UE4 have a short periodicity. (FMath::Rand and RandomStream) I heard a xorshift variant has good characteristics. Could we consider importing it into UE4? [Image Removed] ...
The missing API prevent clients to do good scripted import pipeline tools. there is two UDN thread that can be solve by this JIRA https://udn.unrealengine.com/questions/566538/how-to-add-a-custom- ...
Using the remote build process (making an iOS build from Windows with a remote Mac) no longer functions properly on iOS 14.5 devices. It's possible to create an ipa, but it's not actually possible ...
The input argument of DrawIndirect for Niagara meshes, which is made by ComputeShader, may be invalid. This problem does not appear with -onethread command line option. ...
For UMG delegates, we currently have a fixup pass that ensures that bound functions match the signature of the native delegate. However, the fixup appears to use the wrong function name, which cause ...
Thread here: https://github.com/dotnet/standard/issues/1279 ...