The Rotate Around Point Niagara module does not account for current particle position

UE - Niagara - Oct 16, 2019

The rotate around point module no longer adds in particle position, so it does not account for other forces and modules effecting the particles, and will only spin in a circle by default. The user c ...

Don't display events in blueprint function with profile stats.

UE - Foundation - Core - UObject - Nov 28, 2019

When look at stats in Unreal Frontend, can see the events that run in the function. It work in 4.21, but it doesn't work in 4.22. ...

"Restore Open Assets Tabs on Restart" Doesn't Reopen Asset Tabs

Tools - Dec 16, 2019

Enabling "Restore Open Assets Tabs on Restart" doesn't reopen asset tabs when opening a project . Found in 4.24 CL#10570792 Reproduced in 4.25 CL#10719465 ...

Overlapping Lightmap UVs Generated When Not In None LOD Group

UE - Graphics Features - Lumen - Dec 17, 2019

Overlapping lightmaps are generated when the LOD group is not the default. Setting the LOD group to None and rebuilding lighting doesn't have the same result. Found in 4.24 CL# 10570792 Reproduced ...

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers

UE - Foundation - Core - UObject - Jun 9, 2020

UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...

Editor freezes when searching for blueprints while another search is active and indexing is in progress

UE - Gameplay - Blueprint Editor - Sep 10, 2020

The editor will freeze if the user starts a search for blueprints while a search is already happening during blueprint indexing. ...

incorrect virtual texture shader code(in FinalizeVirtualTextureFeedback) on Mobile forward platform

UE - Graphics Features - Mar 15, 2021

in the function FinalizeVirtualTextureFeedback, the micro "USE_DBUFFER && MATERIALDECALRESPONSEMASK" returns true on mobile forward, while there is no DBUFFER on Mobile forward obviously. This takes ...

SingleLayerWater is rendering brighter shallow water with fog

UE - Graphics Features - Jul 12, 2021

Shallow water areas in scenes with exponential height fog will be brighter than they should be. Possibly due to the fog being applied twice in the SingleLayerWater shading model. ...

Ensure condition failed : Unprocessed LatentActions accumulate by SetPlaybackPostion using Play method

UE - Anim - Sequencer - Nov 9, 2021

If some sequencer events are added to LatentAction queue while calling SetPlaybackPostion using Play method, the events will not be digested. So the LatentActions cause that ensure condition failed ...

Right click editor/Slate windows blackout after a while of repeatedly clicking them.

UE - Editor - UI Systems - Slate - Jun 8, 2022

Licensee video of the issue here - [Link Removed]  This can be worked around with this setting:  [Link Removed] However it is not a solution as this setting actually causes other programs, e.g. sl ...