There is this new variable. bDisableExposure which is set true when Feature level isn't SM5. Exposure bias should be supported on other platforms too. PR: https://github.com/EpicGames/UnrealEngine/ ...
Licensee reports: Dug into this further and our iOS devices aren't receiving any of the handshake messages sent by the Session Frontend (or any other UDP messages for that matter) because multicast ...
Importing a GTFL through the GLTF Datasmith import references incorrect instance meshes when their names contain a period. Which is very common when exporting from Blender which automatically adds t ...
When executing "ShowFlag.Rendering 0", it occur the memory leak because it can't run RHICmdList.ImmediateFlush(). The following code is a workaround. DEC_MEMORY_STAT_BY() is ImmediateFlush. Witho ...
The search fields overlap when the details section in the Details Panel is dragged up as high as possible. This also occurs when when the Details Panel is compressed. Found in 4.23.1 CL#9631420 ...
A customer is reporting that C4D mograph support is broken in version 4.24. C4D file added under [Link Removed] folder in: [Link Removed] ...
The engine has a linker error when trying to inherit from TextureRenderTarget2D. This seems related to https://jira.it.epicgames.net/browse/UE-5050. Found in 4.24.1 CL#10757647 Reproduced in 4.23 ...