Updated name of sublevel leads to crash when it is about to be loaded. ...
Not a critical bug but add unnecessary workload since the user found himself constantly checking Yaw values. ...
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 ...
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. ...
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 ...
The following errors occur when running the networking engine tests with 2 clients and a dedicated server. LogFunctionalTest: Error: Assertion failed: 'EngineTestNetActorComponent bRepArrayAddNotif ...
The editor will freeze if the user starts a search for blueprints while a search is already happening during blueprint indexing. ...
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 ...
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. ...
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 ...