The editor crashes when pasting a comment box from a blueprint into a behavior tree. Found in 4.12.1 binary. Reproduced in 4.11.2 binary and Main CL 3005971 Source Context94 95 fo ...
Since UE5.4, it has been reported that if there's a class derived from UEditorUtilitySubsystem, the program crashes when the editor exits. This is because the code added in CL30853505 accesses freed ...
This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...
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 ...
Static light contained in a blueprint will need lighting rebuilt each time the project is reopened. This only seems to occur for a static light that is parented to a static mesh and then that static ...
Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Result == FPrope ...
This is a trending crash coming out of the 4.18 release. A number of the affected projects appear related to VR. User DescriptionsI was trying to use the SteamVR preview for Windows MR headsetI j ...
The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...
Child actor component templates, when nativized, end up being owned by the converted Blueprint class object, rather than the child actor component template. Furthermore, we don't regenerate the chil ...