If a game is run in the standalone editor and the FPS drops to ~20-30 FPS, pressing an event such as LMB and returning the mouse position on tick will cause the tick to jump inconsistently. Note: ...
When debugging a blueprint using breakpoints, if you click the Resume button while you have Get World Delta Seconds running on tick, it will always return a maximum clamped value of .4 seconds (or l ...
In the attached project, you'll find the NewChar_AnimBP. In the state machine, there is a "NotBoolean" node in the JumpingToFallingLoop transition that appears to be broken. At first, the NotBoo ...
A blueprint with an Actor Reference will reset to a None value on compile or stopping PIE User Description: We have come across a bug with the editor regarding setting direct references to child a ...
If the Auto Possess AI is set to Spawned or Placed in World or Spawned then the falling animation will play in the blueprint viewport. ...
I was able to open the level once and after a few seconds of being opened the editor crashed while compiling shaders and generating mesh distance fields. Since then I have not been able to open th ...
Character floats off of ramp when walking into a wall that is slightly sloped. The wall angle is well above the walkable floor angle but the character seems to start walking up the wall regardless. ...
Specular highlights can disappear with clearcoat materials, when "Clear Coat Enable Second Normal" is enabled ("r.ClearCoatNormal"). ...
Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...
A Client cannot join a Server after setting a GameMode in the OpenLevel node's Options string. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...