Right clicking inside the event graph of a blueprint that is derived from PhysicsCollisionHandler will crash the editor CrashReporter: [Link Removed] ...
In BuildProject.txt, to make relative path to the project outside the engine root, all paths contains “..” after action command directory. D:/dev/UnrealEngine-5.5.0//HLODTemp/f09bf0f5/HLODBuilder0 ...
Adding more than two custom Volume classes to a plugin results in any project that includes that plugin crashing when opening it in the Editor. There does not appear to be a problem with adding thre ...
User reports that the reason for the crash is that because UpdateSpline is false on the AddSplinePointAtIndex blueprint node, this line is never called [ReparamTable.Points.Reset(NumSegments * Repar ...
If a Blueprint is made from a custom Blueprintable StaticMeshComponent, and that Blueprint is added as a component to another Blueprint, an Ensure is triggered. No Ensure occurs if the custom nativ ...
When deleting a Blendspace or Blendspace 1D node in a state graph, after opening it, the editor crashes. It doesn't crash when deleting it before opening the Blendspace node. It also doesn't matter ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...
Users can create project with existing name of "Slack" which causes conflict with existing Slack.h. Call stack is log file. ...