Having "\n" in an FString property in code results in it being replaced with a line break

UE - Foundation - Core - May 4, 2020

If the user has a code FString that used "\n", that's interpreted as a line break and is removed. This can cause confusion for users attempting to get the length of the value since it will not matc ...

[CrashReport] UE4Editor_D3D11RHI!VerifyD3D11Result() [d3d11util.cpp:200]

UE - Editor - UI Systems - Slate - May 9, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Fatal error: [Link Removed] [Line: 200] SwapChain->ResizeBuffers(1,SizeX,SizeY ...

[CrashReport] UE4Editor_Engine!FMaterial::GetShader() [materialshared.cpp:1790]

UE - Graphics Features - Jun 12, 2018

No user comments in crash group 1785 int BreakPoint = 0; 1786 1787 // Assert with detailed information if the shader wasn't found for rendering. 1788 // This is usua ...

[CrashReport] Couldn't find Shader TShadowDepthVSVertexShadowDepth_OutputDepthPositionOnly

UE - Graphics Features - Sep 7, 2017

This is a common crash that has occurred since at least 4.16. The one user comment mentions a plugin, but many of the crashes occur on vanilla builds. User DescriptionsVaTexAltlas plugin enabled i ...

[CrashReport] UE4Editor_MovieSceneCapture!FormatForEDL() [moviescenecapturehelpers.cpp:216]

UE - Anim - Sequencer - Jul 6, 2017

This is a common crash affecting users in 4.16. User Descriptionsrender a sequence to a video file or image sequence Source Context 205 void FormatForEDL(FString& OutputString, const FStri ...

TextureEditorModule.cpp: Layout registered with 'Texture' but unregistered with 'Texture2D'

Tools - Mar 4, 2016

Layout is registered for class 'Texture' but unregistered for class 'Texture2D' ...

Enable external linkage for the SFindInBlueprints API.

UE - Gameplay - Blueprint Editor - Sep 6, 2022

External requests to enable external linkage for SFindInBlueprints APIs, for which visibility is currently limited to the Editor/Kismet module. ...

[CrashReport] Fatal error: Couldn't find shader - FMaterial::GetShader()

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User DescriptionsTried to edit the VivePreController Meshtried to edit SM_Skysphere after shaders had finished compiling. For no other reason than th ...

[CrashReport] UE4Editor_Renderer!FMaterialShader::VerifyExpressionAndShaderMaps() [shaderbaseclasses.cpp:148]

UE - Graphics Features - Jun 14, 2017

This is a common crash occurring in the 4.16 release. It is spread out across many different CrashGroups with slight variations in Callstack. Additional information is not available at this time. ...

Crash: Direct3DDevice->CreateBuffer failed at D3D11VertexBuffer.cpp with error E_INVALIDARG

UE - Graphics Features - Jul 6, 2017

This is a common crash affecting users since at least the 4.14 release. It was previously associated with [Link Removed], however that has been marked as fixed. Source Context 221 void Veri ...