If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
A project building in Visual Studio will sometimes fail with the error Unrecognized type 'FBar' - type must be a UCLASS, USTRUCT or UENUM. This can occur in situations where one struct was reference ...
Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator. Crashreporter info: [Link Removed] ...
If code in an Actor Component class is changed (eg. a new UPROPERTY is added) and a hot reload is performed to implement the changes, the properties in the component can become linked across any Blu ...
Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...
This is an infrequent but longstanding Linux crash that has occurred since 4.11. This is not a Linux-specific crash and can happen on Windows too (see [Link Removed]). ...
When an actor is moved on the level editor viewport, it is reconstructed along with its components, which at first makes their properties reset to their default state. Thankfully, this does not happ ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
Control Rig settings are not retained between editor sessions or carried into deployed game ...
Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...