When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...
Toggling a Spline component from an open/closed loop through bp's isn't reflected ...
When triggering overlap events with a Static Mesh using Complex Collision as Simple, the overlap Begin and End events will be triggered rapidly in sequence. Changing to Default collision will fix t ...
This is a common crash affecting users in 4.15 and 4.16. This callstack was previously linked to [Link Removed], but that had a specific repro case that was fixed in 4.14. Users are not providing ...
This is a common crash affecting users in 4.16. User DescriptionsPressing the button to restart the basic mesh in the destruction editor causes the crash.Refreshing a Destructible Mesh that has had ...
The OnUnPossess() method of the AAIController class is triggered twice ...
Update: 1/27/2015 User reporting multiple overlap events/end over lap events firing on smaller triggers, their specific dimensions were 400 uu x 2000 uu on a capsule Build: 4.4.2-2289767 Descript ...
The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...
This is a common crash affecting users in 4.15 and 4.16. User DescriptionsI connected two reroute nodes together in a circle. And well it brought me here.I connected a reroute node with a reroutnod ...
Moving all the related assets into another folder leads to reference lost. This can be tested out using ShooterGame project. Also you can find materials in the skeletal mesh lost its texture. This ...