Context: In a World partition level, to reduce complexity and provide a scalable solution when creating new projects, grid cell streaming can be enabled. Problem: The problem is that physics constr ...
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 ...
Regression as of 4.22. Translucent Depth Sort Policy results in improper rendering ( Z-Fighting flickering) with Paper2D Sprite Components. ...
Context Reference Viewer can be used to view references between assets. There is a setting 'Show Management References' whose tooltip implies that references via PrimaryAssetID should be findable t ...
For example, if you have the engine in a different stream and specify an exact CL to use on the import path, you then update that import path to a later change with a higher CL number than that of t ...
If the mesh component is added in Blueprint (i.e. in the Blueprint editor and/or through Construction Script), then it's not possible to edit the collision response details for an instance of the co ...
Created Static Mesh Actor's Simplified Collision boxes do not mirror Collision Orientation when mirrored in the World/Editor. ...
On restarting from Virtualizing, any parameters set previously on a MetaSound are ignored and the MetaSound restarts with the default values. This does not behave this way with Sound Cues, in which ...
There seems to be something wrong with how we close menus and submenus as submenus are opened and closed based on mouse interaction. In particular, we seem to sometimes close the whole menu hierarch ...
Functions called in the destructor are not being called properly. Setting a call to AddOnScreenDebugMessage is displayed at the start of PIE rather than when the actor's destroy is called. ...