This is an issue related to the behavior of the FlushPressedKeys function when called manually while a button is held. Once the function is called in C++, a Pressed event gets triggered even though ...
Changing the name of a variable that references a Blackboard Key inside a Task removes the Key reference inside the Task's node in the Behavior Tree. Clicking on the Behavior Tree's Task node that r ...
iOS app crashes when cloudsaves are active When attempting to deploy with 4.25 MAIN @ CL 10668484 it fails with error LogPlayLevel: === BUILD TARGET AJ_ioscloudsave OF PROJECT AJ_ioscloudsave WI ...
The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...
The Asset Audit window uses the content browser to display information about both real assets and fake assets like chunk definitions. When you hit the Add Chunks button, it adds several fake assets ...
This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...
Crash when rendering cinematic in a Separate Process without "-NoLoadingScreen" cmd argument. Occurs in 4.12 and 4.13 in both Matinee and Sequencer Error message: Assertion failed: SizeX > 0 && S ...
When exporting a Static Mesh from within UE4 that has multiple materials, some of the material IDs will be condensed into a single ID which will mess up how the material assignment for that part of ...
When importing a Static Mesh if you use the default settings and then manually import any LODs for that static mesh they will be rotated by 90 degrees. I found that disabling Transform Vertex to A ...
If code in an Actor Component class is changed (eg. a new UPROPERTY is added) and a hot reload is performed to implement the changes, the properties in the component can become linked across any Blu ...