Add nodes for variables using the container type Set/Map do not have a return values that states if an element was successfully added. The tool tip states that this should be the case. This return v ...
Orthographic doesn't respect the default character rotation of -90 degrees. This is reflected when viewing the Third Person character in Right/Left and Front/Back Orthographic views. This issue was ...
-Section Name shows up on Windows and not Mac -Does not occur in 4.17.2 Currently waiting to test in 4.19 ...
When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
Touch input on Windows devices will start at touch index 2 instead of touch index 1, like other touch devices. ...
Significant framerate drop occurs when attempting to utilize the retopologize tool on landscapes. This occurs even when the landscape has remained completely unaltered. Other landscape tools experie ...
A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...
Local Variable loses value after reference moves file locations. This does not just affect construction scripts, following these steps with a function instead produced the same result. This issue do ...
There is an issue where Expandable Area does not respect scrollbox boundaries unless set to fill. This occurs when the scrollbox is a child of another component. This issue does not appear to be a r ...
The following code can often be found in UNiagaraDataInterfaceChaosDestruction.const int32 ParticleID = ParticleIDParam.GetAndAdvance() - LastSpawnedPointID + 1; The LastSpawnedPointID is usual ...