Was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Mips.Num() > 0 [Link Remov ...
This is a common crash in the 4.16 and 4.17 releases. User DescriptionsWriting a custom component in C++. Hotcompiled it through VS2017. Had the BP editor open with a class derived from that compo ...
When BlendRootMotionBasedOnRootBone is false, the LayeredBlendPerBone is aggregating root motion of the child poses ontop of the base pose root motion. (ie. if the first child pose's blend weight i ...
FindCollisionUV always returns False on Skeletal Meshes User Description: In UE 4.14.0, the blueprint "Find Collision UV" functions doesn't work properly with Skeletal Meshes. While it works fine ...
This is a common crash in the 4.16 release. It seems related to creating a parameter in the Material Editor, however users have not provided any descriptions so additional information is not current ...
When a Post-Process Material uses the Scene Texture Material Expression, the following code is generated: ``` MaterialFloat2 Local0 = Parameters.TexCoords[0].xy; MaterialFloat2 Local1 = ClampSceneT ...
Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...
Choosing the side that is supposed to vibrate during forced feed back does not appear to have an effect. The same side vibrates regardless of selection ...
Android audio uses -30 dB as minimum volume but it should be lower. ...
The Snap Constraint to Bone button seems to only rotate and change the limits on a constraint instead of also moving the constraint to the bone's location. ...