A crash is occurring when running a custom EQS generator that returns a Point and uses the Add Generated Vector node. This is a regression. No crash occurs with the same setup in 4.12.5. ...
If the default value of a child Enum variable is the same as its parent's value, any changes to the parent's default will also change the child's default. ...
When adding a widget with retainer panels into the world via a WidgetComponent, the texture appears washed out. This does not occur if the widget is added to the viewport, nor does it occur in 3D wi ...
Licensee has found that when using the submit to source control option in the editor, assets which are deleted to a submitted changelist via the engine are re-uploaded when a person immediately uplo ...
When Phyics Blend in the PHAT editor is set between 0 and 1, the user character will spin wildly. User has image of this affecting character in game whereas I was only able to replicate it in the PH ...
Construction script in parent blueprint cannot call function in child blueprint when the editor first loads. Once the parent BP is compiled it acts as expected. Regression? (Yes), issue (does not ...
If the construction script of a parent blueprint calls a function within a child of that parent in the construction script, compiling the child blueprint will cause the parent blueprint to incorrect ...
Editor crashes if a set of sound files provided by a user is played. This occurs in any project that the asset is migrated to. Frequency: 5/5 NOTE If the asset is exported outside of the editor ...
Exporting a data table as a .csv causes column names to be replaced with memory address/serialization information, making it extremely difficult to read information presented. Regression? (No), is ...
Multi-line text functionality is removed from a print string variable when the variable is turned into an array within a struct. Regression (no), Multi-line text functionality for strings in struct ...