Soft references are not showing up in the reference viewer. ...
The Web browser widget does not appear to accept keyboard input until clicked. Even when opening a web page that has a text box that is selected by default (such as in the test project provided) and ...
There is an issue with Maps of Wildcard type that do not propagate values correctly when inside of macro. When using these in a blueprint there are errors and the blueprint cannot compile. This issu ...
User reports that the bug was initially discovered in 4.18 and then reproduced in 4.16 project (attached). Per User: For some reason when exporting this emitter to any other system bugs out. When ...
Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Ove ...
Blueprint actor has an error in the event dispatcher node. The error states that the node is out of date and needs to be refreshed. Pressing the compile button will removed the error but when the pr ...
The tool tips for Sin and Cosine within the material editor need to be modified. The tool tips are inconsistent and do not match the information in official documentation. [Link Removed] ...
Can attach actors to each other through the use of sequencer even though actors are in different levels which leads to crashing when saving and changing levels F3DAttachTrackEditor::IsActorPickabl ...
When Using the "Set Position in Viewport" it changes anchor values of a widget to 0. This node seems like this should not be changing the anchor values, but it is unsure if this is intended behavior ...
A variable with an actor reference that is owned by an actor component will lose it's reference if the actor that it is applied to is compiled. ...