Unable to select Paper2D Actors with Translucent Material in the Viewport in version 4.25.3. Reported in version 4.25.3(CL 13942748). Tested in versions 4.24.3(CL 11590370) and 4.25.3. Issue does n ...
Inline color picker doesn't end it's transaction. Looks to be a regression from: https://jira.it.epicgames.net/browse/UE-84386 ...
Parameter collection overrides defined in the Niagara system's System Properties do not work. In FNiagaraSystemSimulation::GetParameterCollectionInstance the return value of GetParameterCollectionO ...
Images in a sequence path for an Img Media Source are not updating without restarting the project. Changing the path itself appears to work as expected. Tested in versions 4.22.3(CL 7053642), 4. ...
The recent hotfix caused this workflow to begin crashing. User reports that it worked as intended in 4.25.2 (CL-13908680). We are unable to reproduce it in 4.24.3 (CL-11590370) either. Crash is ha ...
Changes to local project settings (Project/Saved) are not propagated to the default ini file upon using "Set As Default" if that file is currently checked-in/read-only. ...
CoreSymbolication.framework has moved, likely into the system library cache. The function, FApplePlatformSymbolication::EnableCoreSymbolication probably needs to be updated in order to accommodate.d ...
Essentially, this memory leak should be counted in the UI section, but it is counted in the SceneRender section. This seems to be due to the behavior of MemStackAllocator and FixedSizeAllocator. Th ...
For many years there has been a static function on UEnum called GetValueAsString which would convert an enum like EAttachmentRule::KeepWorld to the string "KeepWorld", if you passed in the explicit ...
Planar reflections with any value lower than 100 for SeparateTranslucencyScreenPercentage are skewed/distorted when moving the camera, not representing the correct image when the value is 100. ...