There is an engine bug when using the EnumRedirects feature inside a config file. If we have a Blueprint Enum used in our blueprints, and we want to convert all the Blueprint enum references to a C+ ...
DESCRIPTION: When using the generate overlap events for a destructible mesh with Static Mesh or skeletal mesh that is not moving will not generate an overlap event to be triggered. So long as the me ...
Editor crashes when a custom event node is called as a function within a different blueprint in a separate function, then copied and pasted into the event graph of the second blueprint, the executio ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
crash log from lincesee: [2019.11.11-10.34.30:123][228]LogOutputDevice: Warning: Script Stack (0 frames): [2019.11.11-10.34.30:123][228]LogWindows: Windows GetLastError: 操作成功完成。 (0) [2019.11.11-1 ...
A crash occurs when attempting to preview specific LODs when the monitor resolution forces the menu to be expanded when selecting an LOD. This Jira was created from CrashReports submitted by the pu ...
This is a top 10 crash affecting many users. It is believed it may be related to the auto listen / reimport feature. The callstack shares similarities to past tickets, such as:[Link Removed][Link R ...
Properties that uses DOREPLIFETIME_ACTIVE_OVERRIDE (ex. RepRootMotion ) will also skip replication when an actor channel is newly opened. This means that if the variables on the server side do not c ...
Many clients have hit a crash due to an Apple library using operator delete on a memory block that was not allocated with operator new. This happens with the following callstack on iOS9 in UE4.13 o ...
When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...