This was reported from https://udn.unrealengine.com/questions/323255/bugfix-onactive-not-triggering-for-gameplaycues-on.html In some case it looks like OnActive gameplay cues are not working proper ...
From licensee: Hello! Our level streaming setup enables the bUseActorFolders on our levels. When moving the Actor into another folder via the Outline, the editor will crash on the next load Assert ...
Physics Constraints have unexpected behavior when used on nested static mesh components. Simulating inside of the blueprint has a similar effect to what is expected but when the BP is added to the l ...
While testing on the 10661_Xiaomi Mi 5C the Startup Movie would occassionally render as a completely black screen while still playing the audio from the Startup Movie sample. This was the most consi ...
Regardless Niagara or Cascade, dynamic parameters for particles are passed to pixel shaders from vertex shaders via InterpolantsVSToPS. It can cause a precision error on some materials, for example ...
I test it for more information for your reference:It happens only when a Landscape *Height *was output to the RVT, other Landscape's maps like BaseColor are all fine, as well as Height output from o ...
This bug was originally entered back in 4.8 as [Link Removed], but was closed as by design. The reason was, the mesh did not have Lightmap UVs, so using the 'Light as If Static' option would not wor ...
Building HLODs for a very large landscape with Virtual Textures enabled results in the built HLODs being very dark for the most part. Building the same large landscape's HLODs with Virtual Textures ...
Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...
FOnlineSessionLive::CreateSession creates the session early into the method. Later, the method can fail but the session and is never cleared up (see the various catch statements in the tasks which o ...