HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...
When a light that uses lighting channels is only visible in one view during stereoscopic rendering, it affects the default light channel instead of the assigned one in the view that it's not visible ...
After opens the preloaded level using Asset Manager, opening another level before unloading the level will crash. Because AssetManager holds FStreamableHandle of the level, garbage collection is no ...
Shots have little visible indication when they are overlapping. This can cause some visual confusion as to why events and spawnables from a shot that looks like it should end are still triggering ...
In 5.6, a handful of new entries in `FCustomizableObjectCustomVersion` were added, including `SetDisplayNamePropertyAsPinNameOfTableNodes`. Looking back at the history, `SetDisplayNamePropertyAsPinN ...
Encountered a crash during the garbage collection phase when using sequencer conditions with subsequence tracks. Specifically, objects appear to break the "Disregard for GC" assumptions. ...
It appears that the Landmass plugin has a content dependency on the BlueprintMaterialTextureNodes plugin. If the BlueprintMaterialTextureNodes is not loaded, then the blueprint "/Landmass/Landscape ...
Static mesh components incorrectly display scale information through the Detail's Pane and Blueprint editor window until simulation is pressed. This occurs if the static mesh component is moved to t ...
In Action Rpg sample, creating a new Blueprint of type GameplayCueNotifyActor or GameplayCueNotifyStatic, results in an Engine crash. The call stack leads to a PrintF Slate warning message that woul ...