The console command "EnableGDT" will bring up the GDT menu, however no information will be updated. The screen gains the menus for GDT however no functionality seems to exist. Workaround: press ' ...
GameplayDebuggerProxyHUD is misspelled in the HUDClass under World Settings within the Editor. Edit MattK: The whole class has the wrong name. It will need to be renamed and redirected ...
We need to implement support for reading from the Metal drawable's back-buffer texture for FMetalDynamicRHI::RHIReadSurfaceData FMetalDynamicRHI::RHICopyToResolveTarget in order to make FSlateApplic ...
LOD Group is not properly set when changing the setting in the static mesh editor. When the LOD Group is changed and the confirmation of overwrite message is cancelled it will still set the LOD Grou ...
Using the console commands 'shot', 'highresshot 1' and 'highresshot 2' will crash to the 'recent apps' menu an ipa with Metal enabled. I tried this with 'Forward Rendering with Metal' disabled and u ...
Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...
User has found a misleading typo in the Lighting Level of Content Examples. Specifically 5.4, the Source Radius = on both examples should be Min Roughness = [Image Removed] Also Reproduced in 4.8 ...
Used to be possible, but we've added BrainComponent's stopping in AIController::UnPosses. Add a flag to AIController that will allow user to specify that he doesn't want logic to get stopped when ...
JamesG: New callstack on UDN thread points to UNetDriver::TickFlush Editor crashes if a listen server attempts to use the console command ServerTravel while in Play in a New Editor Window. CrashR ...
In the rolling ball template, the new floor meshes cause the player character to jump when the player has not pressed any jump commands. It occurs more often if the players movement has been increas ...