In UTakeRecorderActorSource::EnsureObjectTemplateHasComponent() function, MakeUniqueObjectName() generates the same name of a component which CachedObjectTemplate for TakeRecorder has already had. T ...
When a Niagara System is placed at around 10^8 units away from the origin, the movements of the mesh particles aren't smooth as expected, but jumpy. These particles behave as if they are using a flo ...
This may not be an expected use of state machines, but it is becoming a showstopper for a couple of users. These user's are caching their locomotion state machine and then using a second state mach ...
If a mesh is duplicated within a blueprint components panel, it will be invisible in the viewport, the transform widget will incorrectly align itself and refrain from moving, and if the transform wi ...
Packaged Win32 Shootergame crashes in OpenGL. This cropped up while testing on Windows XP, but occurs on all platforms if you launch in OpenGL. QA REGRESSION: YES WORKING: Regressing now BROKEN: ...
When editing settings in a blueprint node's details and copying the values of a setting / pasting to the same value of a different node, the value will update after pasting but the checkbox setting ...
When using Diff Against Depot to see changes made to a file since it was last checked in, changes made to the AI Controller default property are not displayed under the defaults section. Found in ...
Adjusting play speed for animation causes notifies to trigger multiple times. Creates a stuttering effect. ...
Using simple move to location in sublevels causes the blueprint not to respond or function correctly. ...
If the "Any Key" keybinding is used in the Is Input Key Down node, the node will never return true, even if any key is pressed. ...