When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...
When setting "draw at desired size" for a widget component to true, the "Draw size" will no longer respond to input. ...
The issue appears to be the type of the input pin on the custom event(or function - both behave the same), under normal circumstances it should allow you to pick the enum from a list on the calling ...
If any light source is deleted, and a single light has its visibility state changed in LightMixer, all the other lights in the scene that were invisible turn visible. The behavior only shows after d ...
This bug removes foliage from a level when the Component Blueprint is compiled. Switching the Foliage type asset to another component will cause the issue to stop occurring. The Component Blueprint ...
This also occurs in 4.14.3 This does not occur on Windows. Could not get this issue to reproduce while recording the screen with quicktime player, but if you experience it in person it really feel ...
Set tracking origin has a 90 degree offset between Floor and Eye level. When switching the Setting for the Set Tracking Origin Node from Floor level to Eye level, there appears to be a 90 degree dif ...
If a user has an actor that is simulating physics during simulation of play in the editor and they then change the value of a variable trough the details panel below the world outliner then the acto ...
This was discovered through reworking a test case. I noticed the bug when I was hitting crtl Z through all of my edits and noticed that the brush size value did not change even though the notificati ...
When the player at index 0 sets its user focus it will cause other players to lose input. This does not occur when setting the user focus of players with an index higher than 0. ...