This issue occurs when clicking on the Rebind Possesable References action in a Level Sequence editor. The component reference appears missing and won't work anymore. It is worth noting that when ...
In Niagara, Mesh Renderers expose a "Meshes" array for selecting the meshes to be rendered. On each array entry, a property "Mesh Parameter Binding" is available and allows the user to override that ...
AddEndpointsFromConfig from Telemetry.cs is searching for StudioTelemetry.Provider.Horde. This appears to be out of sync with StudioTelemetry.Provider.HordeAnalytics mentioned in BaseEngine.ini. ...
When Display Scaling is applied (e.g., 125%) and the Level Viewport is resized, the ComboButton in the SViewportToolBar does not behave as expected. Normally, the ComboButton hides when there is in ...
This code worked until UE5.4. NaniteResource added in 5.5 causes this issue. ...
Context Landscape Edit Layers enables users to paint landscapes using non-destructive layers, and can add multiple layers to the landscape that can be edited independently from each other. Problem ...
When a material instance with exposed parameters is applied to a landscape; the parameters set to a new value and then reset to back the default value, the landscape does not respect the new default ...
When modifying the name of a gameplay attribute that is used with a modifier on a gameplay effect, attempting to remove/change the modifier causes an editor crash. This appears to be due to line 29 ...