Crash editing Transition Logic after deleting State and Transition in State Machine

UE - Anim - Runtime - Anim Blueprints - Sep 8, 2020

Attempting to click on a node in a Transition Logic that has been opened in a new tab will cause a crash when the correlating State node and it's transition have been deleted from the State Machine. ...

GPU Timeout when using a large scale Landscape and Water Body Ocean

UE - LD & Modeling - Terrain - Landscape - Dec 1, 2022

Regression: Tested in //UE5/Release-5.0, this issue does not occur so regression is yes. The GPU Timeout only occurs in UE5/Release-5.1, as recreating this issue in previous versions of the editor ...

Niagara Parameters window resets when clicking in a Scratch Module

UE - Niagara - Nov 29, 2022

Regression: The UI for the Parameters window in a Niagara System is different from UE5/Release-5.0 to UE5/Release-5.1, so the issue cannot be replicated in Release-5.0 This issue occurs when going ...

Ocean does not completely fill water zone in certain circumstances

UE - LD & Modeling - Terrain - Water - Jan 26, 2023

Issue reported in [Link Removed] by [Link Removed] 1. Add one component to the 8K Landscape. [Image Removed] 2. Adding Ocean will not render correctly. [Image Removed] [Image Removed] These ca ...

Anim Graph will hang if the Draw Debug Sphere and Set node are connected and compiled

UE - Anim - Runtime - Anim Blueprints - Jun 8, 2023

anim blueprint hangs when compiled. Probably a cyclic issue when compiling. A workaround is to add a delay of any time between the set node and the Draw Debug Sphere node. Repros in the following v ...

Opening blueprints causes editor to crash

UE - Graphics Features - Apr 1, 2015

Opening any files in folders (attached) cause editor to crash. Crash Reporter: [Link Removed] Frequency: 10/10 In user's project (available if needed), opening the project immediately crashes ...

Cross building UE4Editor from Windows to Linux has incorrect runtime dependencies on DSO's

UE - Platform - Linux - Jan 23, 2019

Editor that was cross-built on Windows reportedly cannot start (using a Windows Subsystem for Linux or a VM). ...

Layered destructible meshes do not simulate correctly

UE - Simulation - Physics - Destruction - Aug 10, 2015

Layered destructible meshes do not simulate in the same way between UE4 and PhysX Lab. The observed issues are: 1) After first fracture no more damage is applied 2) Areas seem to react differently ...

Character Upon Landing On Moving Platform Has Odd Physics Behavior

UE - Simulation - Physics - Nov 2, 2016

The character gets pushed in the same direction that the platform is moving upon landing. This can be corrected by increasing the braking friction factor however, the user believes the behavior is s ...

Actor Components Tick Automatically with Auto Activate Set to False

UE - Gameplay - Oct 17, 2016

Actor Components with Auto Activate set to false are still ticking. If you activate the component on begin play, set a short delay, and then deactivate it, the ticking will stop, which is inconsis ...