Assertion occurs when undoing a Child State's unparenting from another Child State. Repro Rate: 5/5Assertion failed: false [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Slate\Public\Widgets\Views ...
Setting "Use Dynamic Material Instance" to true in the landscape details will cause the editor to crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. This feature is not available in 4.18.3. ...
Attempting to use the Rebuild option in Visual Studio will fail to build the project. It instead produces a message that "Epic was unexpected". ...
OnComponentWake Event does not trigger when the physical body is awoken by a Force. The steps described on Steps To Reproduce is enough to replicate this behavior. The OnComponentWake event is only ...
An access violation occurs in FNiagaraSkeletalMeshRegionBoneFilterDetails::HandleBoneNameComboBoxSelectionChanged() due to StringItem is nullptr. SkeletalMeshRegionCustomization.cpp void FNiagaraS ...
This issue was found from an external user on Twitter using UE5-Early Access - [Link Removed] The crash happens on asset load. User says that they were following Gabriele's video - [Link Removed] ...
If an actor is spawned using game instance blueprint, a packaged .exe will crash upon loading. Frequency: 2/2 Crash Reporter: [Link Removed] ...
When unloading a tile of a World Composition map in UE5, a crash occurs when trying to deference a null pointer (World->PersistentLevel->bIsVisible) in FWorldTileModel::FWorldTileModel():// Assign l ...
The editor is crashing in the attached project on PIE when World Origin Rebasing is enabled. According to the user, this did not occur in 4.13, but I was unable to test any further back than 4.15, a ...
Set Game Paused returns incorrect value when the game is already paused. According to the tooltip on the Return Value (reads: Whether the game was successfully set paused/unpaused) it is expected t ...