Update: 1/27/2015 User reporting multiple overlap events/end over lap events firing on smaller triggers, their specific dimensions were 400 uu x 2000 uu on a capsule Build: 4.4.2-2289767 Descript ...
The Editor freezes during PIE when loading a .sav file from 4.7 in a 4.8 or 4.9 project. The user reporting this reports a memory leak and crash, but I have not been able to reproduce that in partic ...
Shader compile error in function PositionOnlyMain() in ShadowDepthVertexShader.usf if defined INTERPOLATE_POSITION. LogShaderCompilers:Warning: 1 Shader compiler errors compiling WorldGridMaterial ...
The user is using a Nav Mesh Bounds Volume and a Nav Link Proxy. They are calling AI Move To to navigate to the point, but the Character reproduces extra movement and goes a bit past it. For debuggi ...
When using the "Random Integer in Range from Stream" where the seed is a power of 2 after a certain point (2^22) the random integer that is returned is the always the same. If the seed is 2^23 + 1 i ...
Physics Bodies for bones that are scaled in the Anim Graph are not scaled properly in game. This seems to cause a jittering effect when simulating bodies. User Description: I blend physics into th ...
As soon as the visibility tool is used, we're adding references to the "/Engine/EditorLandscapeResources/DataLayer" asset from landscape components. If the user decides to cook without editor data ...
If user sets InstallSpeed of HttpChunkInstaller to anything other than Pause, the current HttpChunkInstaller checks all Manifests and downloads all Chunks without permission. Licensee wants to begi ...
Creating a UTexture2D the following way does not properly process gradients in the texture: ------ bool Atexture_test_actor::LoadRawFileTest( /* output */ UTexture2D*& image) { TArray<short> v ...
Clicking the tutorial button in the Blueprint editor while the tutorial alert in the main editor is still displayed will crash the editor. Reproduced in 4.8.1 and Main (//depot/UE4/Promoted-CL-2605 ...