DataTableUtils::IsSupportedTableProperty needs updating to include those types, and we should probably also make sure they export in a nice way in the JSON exporter/importer (the CSV one can just us ...
Some licensees requested the feature. ...
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- ...
[Image Removed] [Image Removed] ...
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 ...