Following warning is displayed in the log when launching in dx12:[2016.10.06-22.33.36:185][ 0]LogD3D12RHI:Warning: Root signature created where the root parameters take up 18 DWORDS. Using more tha ...
I can across this issue when I was Ad Hocing and wanted to pose a skeletal mesh in a certain way. I imported one into my project and moved a bone, then undo and it was gone. I wanted to check if it ...
Mouse click requires double click to enter input if "Set Input Mode Game Only" used Regression (no) issue (does) occur in 4.12.5 Notes The first box selected will light up correctly the first time ...
A particle emitter with GPU sprites on certain settings will shake violently as they collide with the ground. This requires there to be a strong Const Acceleration module and Collision with low resi ...
Going over the new features for 4.15 and I noticed that adjusting the transform of the keys in Sequencer, causes them to change to a linear interpolation. This is also effected if you select Transfo ...
Some keyboard shortcuts are not working in Persona. Seems like the anything that is inputted under Animation in the keyboard shortcuts are not working as expected. The only shortcut that seemed to ...
When a sphere trace extends from an actor, if the sphere radius is large enough and/or the actor is close enough to one of the actors hit by the sphere, the reported hit location will be the same as ...
When a variable of FPostProcessSettings is created, the variable itself is missing in editor with the actual post process settings fully expanded instead. Additionally, the fully expanded settings ...
This is a new Mac callstack that just appeared after the 4.17.2 hotfix. The callstack shares similarities to older Windows crashes and may be related:https://jira.it.epicgames.net/browse/UE-42135ht ...
NaN (Not a Number) is handled different when clamped on Windows and Android/iOS. If you clamp a NaN (Acheived by -3 ^ 0.2 in the reproduction project) from 0.0 to 1.0 and then print the result, you' ...