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 ...
Regression as of 4.22. Translucent Depth Sort Policy results in improper rendering ( Z-Fighting flickering) with Paper2D Sprite Components. ...
EditInlineNew objects added to Instanced array stored in a struct are seemingly ignored and the object is instead parented to the CDO of the owner. The owner must be the BP child of a parent BP tha ...
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 ...
When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...
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 ...
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? ...