Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...
The fixup code for repairing Widget bindings in UE5 assumes that a compile occurs first. However, saving the asset does not cause a compilation to occur. When we reload the asset and open it in the ...
If user connect a function that returns a Blendspace Asset to a Blendspace Player that BlendSpaceAsset settings are exposed to a pin, it crashes in the package. It does not occur if user do not con ...
The licensee shared information that a Null check on the following Actor can be used as a workaround. static TArray<UActorComponent*> GatherHLODRelevantComponents(const TArray<AActor*>& InSourceAct ...
Spline point manipulation does not work properly when the spline component is selected. Although the widget appears on a spline point, applying a translation results in the entire spline component b ...
Activating the Cube Grid tool while a Level Sequencer is open results in a crash. ...
Enabling HZBOcclusion while Lumen and Hardware Ray Tracing are enabled triggers a crash. ...
Crashes when loading an actor that inherits from AInstancedPlacementPartitionActor. There is a serialization size mismatch. ...
Frequent runtime operations on Lidar Point Cloud Octree cause Access Violation ExceptionEdit The Exception occurs while checking bInUse value of QueuedNode, which suggests that this QueuedNod ...