A welded hierarchy blocks updates to collision settings on all but the root primitive. Calling SetCollisionResponseToChannel on the children won't work. The licensee noticed that IPhysicsProxyBase* ...
Velocities are not being cleared when physics simulation set to false. ...
This issue was reported by the licensee, but it's possible that the number of vertices in the particles is higher than it really is. ...
As soon as the widget was visible on the node/display at least once all nodes/displays receive the button press and correctly increase the counter. Therefore it seems like the widgets are only initi ...
Renaming a Blackboard Key removes it's references in the Behavior Tree ...
Context Instanced structs are great for holding simple data with the main advantage they have is a low memory overhead unlike instanced objects. Problem The problem is in StructUtils plugin's `FIns ...
When working in the "Landscape" editor mode, in both the "New" and "Import" tools, it is possible to import a single heightmap, as well as a weightmap for each layer. Each of these maps can come fro ...
When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...
Launch On crashes on a Android devices if networking is disabled. This used to work and should not crash. ...