Editor is crashing attempting to Profile in QAGame ...
Currently, we do not prevent the calling of pre/post tick from the Slate loading thread. This can cause crashes in circumstances where the widget is destroyed before the tick is completed, and inval ...
Set Game Paused returns incorrect value when the game is already paused. According to the tooltip on the Return Value (reads: Whether the game was successfully set paused/unpaused) it is expected t ...
A blueprint containing an Audio Curve Source component will have the the warning "Uses experimental class: Actor ", rather than AudioCurveSourceComponent in the Details panel. This occurs when it's ...
Editor crash will occur when a user attempts to enter the Mesh Paint, Landscape, or Foliage modes while Simulating. Links to CrashReporter: Foliage: [Link Removed] Landscape: [Link Removed] Mesh Pa ...
Dynamically spawned actors do not seem to be removed when unloading a streamed level that they were spawned into. ...
Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...
The drag delta detection in SlateApplication does not ensure that the two pointer events it is comparing are coming from the same pointer. This causes it to think dragging should begin on a widget b ...
When running a dedicated server using the Run Dedicated Server checkbox under the Play button dropdown, character's with Enable Physics Interaction set to false are still able to interact with physi ...
When building lighting now you can no longer have a hidden sub level and have it retain it's built light if it was previously built. For instance, if you have a persistent level and hide the sub-lev ...