Problem description: When the Third Person Character gets attached to any other Actor (AttachToActor, Rule: Keep World), from the view of other clients the character (capsule, skeletal mesh) is out ...
Create a blueprint based on actor, give it a SceneComponent named ExampleComp (BP_TestActor) - this should be the blueprints only componentCreate a new level (TestMap), place an instance of the bluepr ...
This Jira 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: Property->Proper ...
Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: 68 from an array of size 68 Source Context: 733 734 Extrac ...
This is a new crash coming out of the 4.18.1 hotfix. There is no record of it previously occurring, so it is possible it may be a regression. Users have not provided any descriptions of their actio ...
Physics Example 1.1 "StaticMesh" is one word The word Static Mesh is 2 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/StaticMeshes/ ...
This is a trending crash coming out of 4.18.0. The issue appears similar to [Link Removed], which was just fixed in 4.18. User DescriptionsProject was just imported from UE 4.17.2 , opened a bluep ...
When you select two or more sockets in one skeletal mesh and copy them and paste them into a different skeletal mesh, all sockets will be named after the last socket selected followed by _#. ...
While writing test cases for the Blueprint Communication Content example, I came across this inconsistency. The logo continues to spin even after the button is no longer active. I expected the logo ...