LocalHeightFog actors placed in levels for 5.3 projects are invalid and not appearing in levels after the project is upgraded to 5.4. This is likely due to LocalHeightFog being renamed to LocalFogVo ...
[JoshA] This is a bug in the Metal renderer. Basing on the screenshots in the Comments, it looks like some sort of precision issue in Metal shaders? Landscape materials incorrectly render when depl ...
Offline save games don't work on Apple TV, (in fact all file operations fail) because Apple has decided that you can't store anything in the NSDocumentDirectory anymore. The fix is to replace occurr ...
User has found an issue in which Anim Notifies, spawning particle system components that cannot ever render will leak the particle system component. The user has a working fix but it's likely not i ...
In UE 5.3, when the option "Always load last project on startup" is enabled and a new Editor launch attempts to automatically reopen the last closed project, the dialog "The following modules are mi ...
From Customer: UE 5.3 update broke Unreal Insights adding GPU timers into graph tracks. Debugging the code and cross checking with github/p4v I guess it broke in this revision: Timer graphs no ...
The word "blueprint" on stand 2.3 in the Content Examples: UMG map is lowercase, but should be capitalized ...
CL 3278583 contains a fix for improper failure state allocation of render targets, which causes intermittent crashes when the HMD is unplugged or has a power interruption. This CL fixes the crash ...
Lumen GI has temporal flickering/noise after running the Editor for 3+ days. ...
Updating Visual Studio 2015 to Update 3 prevents code projects from compiling / creating new code projects ...