When you create a GeometryCollectionActor by dragging a GeometryCollectionAsset from the ContentBrowser into the scene, instead of using the PhysicsMaterial defined in the GeometryCollectionAsset, i ...
In UE latest release (5.5 launcher version), Enhanced Input Actions mapped to "Any Key" stop responding after scrolling the mouse wheel. Specifically, scrolling either up or down disables the Any Ke ...
Context The showFlag.CollisionVisibility 1 cvar is a viewport visualization mode that highlights which Actors will block visibility. The showFlag.CollisionPawn 1 cvar is a Player Collision viewmode ...
In AnimNode_RigidBody.cpp, PhysicsSimulation->CreateActor() is being passed World Space transforms, when it should be getting Local Simulation space transforms. The licensee has reported that FAnimN ...
Enabling Strip Source Data On Cook on Geometry Collection (GC) is also stripping the Anchor flag of cooked assets. The licensee has reported that once they do a build the Anchors disappear and GCs t ...
Context: Chaos Physics is able to use convex hulls to represent object collision geometry for queries and simulation. Problem: Chaos sometimes can not generate contact points while two dynamic conv ...
In the Level Editor, dragging the mouse while the "Alt" key is pressed performs one of the "Orbit" movements: OrbitRotation, OrbitPan, OrbitZoom. The same can be done while Piloting an actor. Howev ...
Categories are not processed correctly for gameplay tags when meta "Categories" is used. Categories filter which categories appear for the mentioned gameplay tag variable and with recent changes, it ...
FGameplayTagQuery does not refresh its cached AutoDescription after GameplayTag redirects are applied during asset load. As a result, after renaming a GameplayTag and restarting the editor, the Game ...
Note: This started happening in UE 5.4 and persists up to latest. It is probably related to [Link Removed] Closed ([Link Re ...