A note from the user, seems like they have a fix for this already I've changed the type of UGameplayDebuggerConfig::ActivationKey to FInputChord and with ony small changes to surrounding code it ...
proposed fix seems ok to me: UEnhancedInputUserSettings* UEnhancedInputUserSettings::LoadOrCreateSettings(ULocalPlayer* LocalPlayer) { UEnhancedInputUserSettings* Settings = nullptr; ...
When a level sequence animates level visibility as well as skeletal animation on an actor within that sub-level, restoring state will first unstream the level, which will unregister the skeletal mes ...
Since changing the temporal history buffer to 11:11:10 from FP16, it looks as there is visible dithered quantization to remove banding when rendering. (Taken from conversation on Forum Post linked f ...
It only seems to be this user's game that crashes when he packages or does launch on windows I have reproduced this locally. I honestly don't know why this repro's, but I have an example project a ...
Objects with a bezier curve modifier register as having no triangles when imported to editor from Blender as an FBX. ...
The tooltip states, "Wether the material should support a dithered LOD transition when used with the foliage system." It is my understanding that the foliage system uses LOD dithering by default, a ...
Importing the attached Fly.obj crashes the editor on OSX. Does not occur in Windows 7. Crashreport: 435809 ...
The editor will pass UAT the -NoCompile flag when building a Blueprint only project, however UBT has been changed to throw an exception if it detects VS2012 as the only available compiler (UEBuildWi ...
Within the Sound Cue editor the 'Looping' sound node tooltip is a bit misleading. It says, "Defines how a sound loops; either indefinitely, or a set number of times." When clicking on this node in t ...