The construction script is not updating in the PIE when the text is set through that method, there is a current workaround to set it on event begin play. This issue affects the Text and Textbox comp ...
Foliage instances are culling incorrectly and seem to cull based off of the landscape components and/or entire foliage clusters. Regression? Yes, this issue does not occur in the 4.14.3 binary rele ...
The Multi-line Text metadata specifier is not able to be set in a Blueprint. This means that text variables that are created directly inside of a blueprint cannot have this specifier set and cannot ...
When an actor has an instanced blueprint property, the order in which the map's imports are being verified when loading can cause the editor to crash. For example, trying to load an instanced bluep ...
If a project is opened in the Editor after previously having a hot reload performed, any subsequent hot reloads started from Visual Studio will result in the build being reported as failed in Visual ...
When trying to undo a single digit change the editor will crash. For example, if a user highlights and replaces a single number in the size of a widget and then attempts to undo, the editor will cra ...
Child Actor Component visibility doesn't work the first time it is enabled. This is also the same for the Set Actor Hidden in Game node. ...
Using Native iOS UIViewController+UIWebView causes a crash when the virtual keyboard is opened and closed rapidly, or in general usage. This is just one reproduction case. User provided pictures of ...
Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...
Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...