When a template project's default folders are renamed (such as Geometry in the First Person Template), the original folder name is still shown in the content browser. Relaunching the project will s ...
If you attempt to compile a project while an editor process is running, even if it is of another project entirely, it will hot reload the project instead of doing a normal compile. This can create i ...
The editor crashes when the user attempts to reopen the Platform asset after setting the media file to the Windows platform. The editor also crashes when opening another asset (adding in a Media Pla ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: DepPkgInfo->bIni ...
Properties of components that are added to a Blueprint cannot be set in the Details panel for instances of that Blueprint in the level if multiple instances are selected. These components also do no ...
Using all caps for the name of a struct defined in code that includes a constructor will cause the build of the project to fail in Visual Studio. The error that is given suggests that a semi-colon i ...
When making a packaged game, changing the resolution via the execute console command "r.SetRes 1280x720w" causes the usual border to not appear, this occurs with any resolution using this command (s ...
When the viewport Surface Snapping window has focus and text is entered, it will use the text as search keywords. When the window is closed, the text is not cleared the next time the window is open ...
REGRESSION: Yes, does not occur in 4.17.2 In Mac editor, when attempting to navigate the Basic Assets section in certain Content Browser menus, the menu will be dismissed without the user selecting ...
This is an editor-only crash that's due to stack overflow/infinite recursion in UInheritableComponentHandler::FixComponentTemplateName(). We are recursively trying to rename other inherited componen ...