Light injection into the Translucent Light Grid voxels does not use the correct location for clipping or attenuation. Both of these points are outside the voxel that is being updated. Light attenua ...
When a Composite Data Table is included in the "Gameplay Tag Table List" on the Project Settings, making and saving changes to one of its Parent Tables does not cause the Gameplay Tag Tree to refres ...
Consider a Niagara Function or Module Script containing a Static Switch node. If the "Expose as Pin" option is enabled for its selector variable, an input pin with type "static bool" appears. In one ...
Editor crashes if a struct array that has been made editable is edited in an instance within the details pane of the level viewport, then the changes are applied from the instance to the base bluepr ...
If you use StartFrameOffset set to 1 or higher in conjunction with the Use Animation Blueprint, the character's animation will be rough towards the end of the section. Specifically, it seems that th ...
This is a trending Linux crash in 4.18. It seems to occur before a project loads. Callstack from Log[2017.10.27-08.31.13:659][ 0]LogInit: - Physical RAM available (not considering process quota) ...
Source [Link Removed] The user has encountered the error log: MongoDB.Driver.MongoCommandException: Command createIndexes failed: Implicit collection creation not supported when creating indexes I ...
When users rotate to landscape in QAARApp the apple device will encounter a GPU Hang error and crash.Execution of the command buffer was aborted due to an error during execution. Caused GPU Hang Err ...
If the GeometryCollectionActor (GCA) is simulating physics, calling SetSimulatePhysics(false) does not stop the simulation. If the simulation is paused, calling SetSimulatePhysics(true) does as expe ...
Licensee reported problem via UDN. Context GameplayCues ('cue') are events that can be fired by game code, that are identified via a GameplayTag. Cues can be instantaneous or can be a state on any ...