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 ...
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 ...
VR Preview Window is the wrong resolution, just showing the top left portion of the entire view. Somewhat similar symptoms to -[Link Removed]-, not exactly the same though. This issue has not be ...
PlaybackPercent on the OnAudioPlaybackPercent event does not account for Start Offset from the Play or FadeIn node. Reported and tested in version 4.25.3 (CL-13942748) and version 4.24.3 (CL-115903 ...