Backspace Key not activating when working with 3D Widgets and will not be called when working with the Widget Interaction component. User says they are having a similar problem with the enter key in ...
Code class files created by the Editor that include the Copyright symbol (©) are created with UTF-16 encoding. This encoding is not supported by Xcode on Mac, and will result in a build failure. In ...
When a material is utilizing emissive color, separate translucency, and the project is using MSAA the material will give off intense bloom to the point of flashing the screen. [UPDATE] After addit ...
Find node returning -1 in packaged game even when the item exists in the array ...
When adding a particle system to a scene with dynamic point lights with their source radius/min roughness altered results in those parameters getting reset to default. NotePoint light mush have cas ...
Can not open more than one version of the same packaged game with a Vive hooked up and powered on. If the Vive is hooked up and powered on, any additional sessions of a packaged game that are opened ...
We encountered this problem too after upgrading to 4.15. It's caused by a timing problem when showing/hiding the async loading splash screen, so we only found it when loading maps in standalone that ...
Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...
Spectator cameras don't seem to be set to the correct transform when the ChangeState/ClientGoToState functions are called when using a dedicated server. After testing on a listen server, it appear ...
"Root Motion from Everything" AnimBP breaks on client side ...