Editor shortcuts will not work if you launch the editor with a non-Latin-based language (ex. Russian, Chinese). The editor must be closed and restarted with English (or possibly any Latin alphabet- ...
Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...
Changing the Capture Source in Planar Reflections is not working as expected. Without being able to change the source, Post Process Materials are not rendering in the Reflection. Reported in versio ...
If a menu has an entry that is a submenu, and that submenu has entries in it that are also submenus, then the entire menu will close when left clicking the submenu button instead of hovering it. So ...
It appears that FAnimUpdateRateParameters::GetInterpolationAlpha is not returning a sensible value when running in TrailMode. Currently the only variable in the calculation is EvaluationRate which ...
Loading Windows installed iOs mobile provisioning profiles fails at start of iOS build from windows machine. This due to a recent change that attempts to load PKCS12 from mobileprovision files. Thes ...
I traced through the callstack and it looks like the problem is as follows:in order for the BP function to compile, its enum parameter must be uint8, because that is the only type supported by BP fu ...
Generated from CrashReporter Logs can be obtained via Crash Reporter ...
When using distance fields with instance meshes from the foliage tool everything works correctly, however, when simulating or PIE the distance fields will be removed. This working correctly in 4.7.5 ...
Get Ping in ms returns 9999 in a packaged game when tested on systems not on the same network. This does not prevent Client connection to the Server. Note: my understanding is this would be caused ...