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. ...
When using an "FSceneRenderer::CustomRenderPasses", the View never has Distance Field textures assigned. Can it instead reuse the Distance Field clipmap from the main view? ...
Analytical Derivatives are not calculated properly when using UMaterialExpressionSwitch. Disjoint UVs in screen space result in large jumps in the derivatives, which can cause artifacts as the wrong ...
Worked: P4 Main 4.7 CL:2375748 P4 Releases 4.6 CL:2369413 (Gold) Broken: Portal Binary 4.5.0 CL:2326478 After creating a matinee with event(s) in it, creating a Matinee Controller only shows the " ...
If a procedural foliage volume attempts to use the "target layer" feature and resimulate while encompassing a landscape proxy, the editor will crash. Frequency: 3/3 Crash Report: [Link Removed] ...
Struct array variables interpret multiple Structs as the same if they have the same values. This does not occur if the values in the Structs added to the array are different. Test project in 4.8.1 ...
In Sequencer, adding a Material Parameter track sets Parameter to Master Material defaults ...
Character animations are not played in sequence created from Recording First Person Template Follow-up to [Link Removed] ...
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. ...