Currently no user comments on crashreporter Similar issue crashing in landscape file: [Link Removed] Logged this issue separately but wanted to provide that information. ...
For actions that are triggered on the Input mapping context, simply adding or removing an InputMappingContext with no related key override with the bIgnoreAllPressedKeysUntilRelease option will caus ...
This is a trending crash coming out of the 4.18 Preview. User Descriptionsadded a directional light Source Context 779 const FPrimitiveSceneProxy* Proxy = PrimitiveSceneInfo->Proxy; ...
REGRESSION: YesWORKING: 3068867BROKEN: 3069877 Crash occurs when the user opens an animation with Morph Targets in Persona. ...
Launching the editor with DX12 from a command window is crashing the engine. Note Crash occurs on Nvidia version 376.19 and does not occur on 376.33 This is a Regression ...
CL23957356 changes how to calculate FrameOffset in FNiagaraSystemUpdateDesiredAgeExecutionToken::Execute(). After this change, DesiredAge + FrameOffset could be 0.0 for some a couple of initial fram ...
Assertion failed: Buffer [\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Commands.cpp][Line: 1487] Note I have narrowed it down to a material with "color" in its name that is causing this cra ...
When a class is edited / hot reload preformed, code based components are sometimes removed from the MyBlueprint > Variables section and cannot be dragged from the Components tab into the graph with ...
4.12 version of the crash: [Link Removed] Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 833] Array index out of bounds: 1 from an array of size 0 Sourc ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...