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 ...
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 ...
Running anim modifiers that affect bone tracks can deadlock the editor when applied to multiple anim sequences. ...
Calling UMoverComponent::IsModifierActiveOrQueued() immediately after calling UMoverComponent::K2_QueueMovementModifier() will return false. Checking the code, IsModifierActiveOrQueue() calls FindMo ...
[Image Removed] The Clay material is quite useful when the user needs to manipulate objects that originally has transparent materials, so not being able to use this feature on faces mode feels li ...
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 ...
Context One File Per Actor (OFPA) reduces overlap between users by saving data for instances of Actors in external files, removing the need to save the main Level file when making changes to its Act ...