In multi–Content Browser layouts, the New Folder shortcut (by default Ctrl+Shift+N) does not work immediately after switching to another Content Browser tab. It appears that the editor does not auto ...
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 ...
[Link Removed] From UDN, the steps for their repro case: Normal case: Frame N : AddMappingContext → bShouldBeIgnored=true → FlushPressedKeys → bDown=false Frame N+1: OS IE_Repeat arrives → ...
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 ...
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 ...
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 ...
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 ...
Layout is registered for class 'Texture' but unregistered for class 'Texture2D' ...
External requests to enable external linkage for SFindInBlueprints APIs, for which visibility is currently limited to the Editor/Kismet module. ...
FKismetCompilerContext::CreateUserDefinedLocalVariableForFunction() does not copy the metadata from the source FBPVariableDescription entry. Class variables work because there is code for that in FK ...