When verifying [Link Removed] (GitHub 2762 : Correct subtitle rendering when scrubbing) I found that subtitles will not render while scrubbing the matinee. [Link Removed] has since been closed, but ...
Function call inputs do not revert to their Default Values if a variable node is connected and then disconnected. Refreshing the call node does not reset the inputs to their defaults. Reproduced in ...
[Link Removed] for reference Playing back a sequence shouldn't have buffered samples. We should have a single one, which was built from the sequence. We need to make sure when played back that it ...
If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...
VOIP has a limited amount of concurrent clients talking before packets start to get dropped. ...
Mouse position lags behind cursor in editor if framerate drops. This can be especially problematic for individuals who quickly select assets as the mouse position may lag behind the cursor location ...
In 4.18.3 this feature is working. In 4.19.2 the feature is broken. Per User: Half of the Lights Cone or Sphere will properly interact with the TileMap as intended, the other half will not for wha ...
Preserve Non-Uniform Scale doesn't work for child actors when they are scaled smaller than the parent. Licensee Description: I just noticed that the option does not seem to work if the object is p ...
Going to an earlier point of a replay does not update to previous visibility state on an actor that was switched to not visible during demorec. Reproduced in 4.9.2 binary and Main (//UE4/Dev-Main C ...
A Spline component that is altered in the construction script cannot be referenced by the Event Graph. ...