User crashes at "Loading 83%" *See also attached Mac Crash Log. [Link Removed]Launched UE, it crashed upon launch.Ok, a file i wanted to delete, and it just crashed the whole program. Thx.Started e ...
After capturing a movie in matinee the folder the movie is saved to does not open on Linux ...
After capturing a movie in matinee the Video Capture folder is not created so the movie does not exist. ...
Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...
If a multi-line comment is made in a header file using the format /*/ at the beginning and ending of the comment, UHT will fail to compile the project and will display the following errors: 1> C:/ ...
Randomly selecting a character class from the GameMode constructor using ConstructorHelpers::FClassFinder can result in default or null character being set when the level is reloaded. It appears tha ...
There is a possible logic bug in Visual Studio 2015's vcvarsqueryregistry.bat where it locates the include path for the Universal CRT by looking at the last folder in the specified location. This se ...
Attempting to add the same widget to the viewport twice will result in an assertion and crash. ...
The input binding "Any Key", which was added in 4.9, does not respond to any key presses. Regression?: No: This feature did not exist before 4.9 ...
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 ...