If you manually type in the value for Capsule Half Height, it will sometimes revert back to it's previous value upon hitting Enter. The CapsuleComponent's shape in the Blueprint's Viewport adjust to ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13 Preview 1. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 67 ...
Mirror Data Table is added rows about Bone, Curve, Notify when creating. But SyncMarker is ignored. The following codes can fix this issue. Engine/Source/Runtime/Engine/Private/Animation/MirrorDa ...
This is an occasional crash in the 4.17 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 664 for(int32 ElementIndex = 0;ElementIn ...
User submitted bug. Editor will crash after changing key or value in Map. ...
Rearranging the position of enumerators in an Enum BP will change references to the enumerators inside Data Tables based on position rather than value. Reproduced in 4.8.3 binary, 4.9.2 binary, 4.1 ...
Consider an actor defined in C++ with "bIsSpatiallyLoaded" set to true (the default), and a derived blueprint that overrides "bIsSpatiallyLoaded" to false. Now consider an actor instance of that blu ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 79 auto RenderCommand = [=](FRHICommandListImmediate& RHICmdList){ 80 81 ...
Description: Appears directly related to using Set Master Pose Component when the target component has cloth Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Lin ...
Surface snapping causes erratic changes in scale to StaticMeshActors that have children of the same type. The user also has provided a potential solution to this bug (Please see the code below. N ...