Random Stream variables in the GameMode are reset every PIE. Workaround is to use Set Random Stream Seed before using the Stream value. Reproduced in 4.7.6, 4.8.1, and Main (//depot/UE4/Promotable ...
If the game mode is set to game only and "Set Show Mouse Cursor" is set to true some click events appear to get dropped ...
When you use the console command for ShowFlag.Rendering 0 the screen multiplies. This happens on both iOS and Android devices ...
Decals are not spawning correctly when spawning based on a rotation value from the hit normal. There is a difference in how this is handled from 4.10.4 to 4.11 and even 4.12. See attached image fo ...
User cannot hear sound after siri's respond when playing the app. When user go home screen then back to the app, then the user can hear the sound. This is related to [Link Removed] but this tick ...
When launching ASTC ARM64 packaged project onto S7, it'll crash with Signal 11. It seems very similar to [Link Removed]. ...
Instanced meshes called in player character do not correctly register overlaps with other actors. ...
SuggestProjectileVelocity will always return false if ESuggestProjVelocityTraceOption is set to TraceFullPath. ...
Date/Time formats using commas instead of semicolons will cause iOS compile to fail. "LogPlayLevel: Error: ERROR: System.FormatException: Input string was not in a correct format." Similar Unk ...