Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...
When the gameplay framework component manager creates components as part of CreateComponentOnInstance, it passes in the requested class name as the literal name of the component instead of using the ...
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 ...
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 ...