When tapping on a button with a touch monitor, it is registered as two inputs. There was an issue on win7 where touch inputs were counted as touches and clicks. This seems to be the same issue on wi ...
App appears to crash when adding more than 4 splash screens when using Gear VR. ...
When deploying project to a mobile device, the quality of the baked lighting and shadows becomes very poor compared to "Mobile Preview." Lightmaps appear dirty and blurry, with splotches (As shown i ...
There appears to be an issue with how raycasts are performed within PxScene. When performing the trace, only the collision response for the first ECollisionChannel seems to be considered. If all col ...
Materials on deleted children are applied to the camera when inside of an actor blueprint. This issue does not appear to be a regression. Versions Tested: Issue occurs in all versions Tested 4.16.3 ...
There is an issue occurring where Event dispatcher with inputs doesn't compile if they have a variable that is the same as the BP class. This issue only occurs with the variable being the same class ...
The current lifetime management of regex patterns means that we can attempt to destroy them after ICU has been shutdown. We should change these to follow the same pattern as break-iterators, and exp ...
Animation Composite Timeline extends over top of the Playback Controls when zoomed in -See attached screenshot for example of results ...
Within a new Animation Composite, the To Next and To Previous buttons do not move to the animations next or previous frame. ...