Licensee has reported intermittent crashes when loading a map that contains Child Actors with Text Render Components. When the child actor blueprint is spawned all of the text render components st ...
Some materials don't seem to have texture references. ...
When Run Dedicated Server is enabled, it appears that functional tests are not able to succeed. The following error is appearing in the Automation Test Results: No functional testing script on map ...
TMaps that use hashable structs as the key cannot have the key set for an element that is added to the TMap in a Blueprint. A default value is set, but it cannot be seen or modified. ...
When a scene capture actor or component is actively capturing a screen and drawing to a render target gpu particles will stop colliding. ...
The Editor crashes if an unhashable struct is used as a key in a TMap and a new element is added to the TMap in a Blueprint. ...
Mouse Up Detection lost inside Scrollbox when dragging and releasing inside. This issue occurs when trying to detect on mouse up for a scroll box Regression: This issue also occurs in 4.14.3 ...
Crash trying to manipulate CineCam Focus Distance on the fly in a cooked game. The reason this is happening is that the Focus Distance is being manipulated on tick. See the attached screenshot. C ...
Enabling "Show Only Modified Properties" causes details panel menu to disappear. Only occurs on actors/components with no modified properties. Regression: YES Worked: 3249277 (4.14.3) Broken: ...
When using planar reflections in a scene if you attempt to play in split screen the editor will crash immediately. This crash did not occur in 4.13 using the same steps. ...