Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...
Using the HighRes Screenshot command in a shipping packaged build crashes the game. This issue does not display a callstack or the crash reporter, simply a message that says fatal error then closes ...
THere is an issue with a Packaged game where a crash occurs when inclusive blueprints with an enum that exists in multiple blueprints. In the callstack, it appears that a blueprint is not found, ev ...
Spinbox displays values that differ from the value of the delta, when values are displayed for a spinbox their value always reads in the 0.000001 values, instead of listening to the delta. Unsure if ...
When launching the project with Mobile HDR disabled it launches with a black screen. This occurs in 4.16.3, 4.17.2, 4.18, and Main, from my testing. Launching with Mobile HDR enabled works fine exce ...
Reimporting an FBX file via the import button does not make the import options appear. Instead of allowing the FBX to reimport with new options, the FBX just re-imports. This issue is a regression. ...
Doing a line trace on a landscape does not return the correct physical material unless "Generate Overlap Events" was enabled after changing the physical material. If the physical material on the lan ...
Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...
SceneCaptureComponent2D Anti-Aliasing does NOT work unless Post-Processing hidden show flag is toggled OFF and back ON again. This state persists only during Editor time. Upon restarting the Editor ...
Applying a PP material that uses absolute world position to a cine camera using "constrain aspect ratio" causes rendering issue. Note: Changing the film back settings on the camera also results in ...