The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...
Packaging fails in a C++ project when the Project Name field (Project Settings->Description->Project Name) contains an apostrophe. I've attached the logs from the 4.15 version of the project. Thi ...
Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...
Packaging failure occurs with nativize blueprints enabled when you have an array of classes and you try to set it with an array from an instance of a native C++ class. Found in 4.15.1. Reproduced i ...
When a project is launching on an iOS device, there is a momentary flash between when the splash screen stops displaying and the game window opens. This flash is present even when using transition ...
This has been fixed for 4.15, but 4.14 was branched before the fix. Note that this issue is distinct from [Link Removed] and the fix is much simpler. Note that [Link Removed] (pull request #2839) ...
A crash occurs when setting the Child Actor Class of an inherited child actor component. This is not a regression. It occurs in 4.14.3 CL# 3249277, 4.15.2 CL# 3416026, and 4.16 Preview 2 CL# 34155 ...
A crash occurs from the change of inner struct value with TMap variable of an outer struct. This crash does not occur if you change the variable type as a substitution for the last step. Regression ...
-This functions in 4.16 -Physics will only simulate if the Third Person Character bone name variable is set to root -Physics does not affect any other bone -Make sure to plug in set in collision f ...
When a Clean is performed on a code project that uses a binary Engine installation on a Mac, some of the Engine's .dylib files are removed during the Clean process. A Clean process for a project usi ...