Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
Logs aren't being saved on Android devices, even when the source files are updated to reflect output logs. However, they were working in 4.12. iOS logs are showing up in shipping. ...
10 or more Static Meshes set to Simulate Physics and Replicates Movement will crash the editor with PIE set to 2 or more players. Less than 10 don't cause a crash. The user reporting this got a mor ...
Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...
Increasing the intensity of a Normal Texture on a colliding surface will cause the collision of GPU particles to behave strangely, looks to be falling through floor, when you are using a Constant Ac ...
Parent blueprints do not recognize child class actors as the same type as the initial parent blueprint. This makes it difficult to create a master blueprint for spawning/ai control/etc. ...
When building very large textures (such as virtual textures) we allocate very large intermediate buffers for compression at full 4 channel float precision. For a 64K texture this can be 64GB in siz ...
When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...
The Top Down template TopDownController has Block Input enabled by default. This is potentially confusing for new users not aware of this difference. Note that due to [Link Removed], testing this r ...