In the static mesh editor, choosing the Auto Convex Collision from the Collision drop toolbar and selecting apply will immediately crash the engine. ...
Attempting to play in editor will cause the editor to crash immediately. ...
When you have an animBP with two anim slots (one of which is additive) and are playing the animations via Matinee through each slot, the additive animation takes over and the base animation doesn't ...
Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...
A number of "stat commands" such as "stat memory" or "stat collision" are working when used but display the message "Command not recognized: stat memory" when entered. ...
If the MyCharacter blueprint is renamed or moved to a different folder after the project is built in Visual Studios and then the project is saved and the editor shut down, the editor will give a war ...
This issue makes BP BT decorators not being able to run condition checking every tick. The core issue is here: bool UBTDecorator_BlueprintBase::GetShouldAbort(UBehaviorTreeComponent& OwnerComp) co ...
No scroll bar is created when the Collision Preset section of Project Settings is expanded. Clicking an element in the Preset section does not add the scroll bar. Collapsing the section and re-exp ...
When creating a destructible mesh based on BallMesh_DM from the Rolling Template, if a user attempts to fracture the mesh it will freeze the editor and must be shut down through task manager ...
A licencee reports slow scrolling in the Save Content dialog when working with hundreds of items marked as dirty. From profiling it appears that PackageTools::GetObjectsInPackages is the main offen ...