Setting the world origin will not update existing Niagara particles. ...
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 ...
A licensee reported trouble with a crash on exit on Mac. They discovered that the file AvfMediaPlayer.cpp, on the function Open there is this piece of code:// Force the AV player to not be able to ...
The sRGB flag is check and set in PostEdit, so when I editing the asset will be correct. And I'm checking again with RHI, so there seems to be no drawing problem.[Link Removed] It seems to be corre ...
If an actor has default property tracks set up in the Project Settings, adding that actor to a level sequence through C++ will crash the editor. This seems to stem from the creation of the default p ...
I was working with a licensee on something unrelated, and ran into this niagara threading crash. It looks like UNiagaraDataInterfaceSpline::SampleSplinePositionByUnitDistance on one of the niagara h ...
Stepped animations will not evaluate at the same frames as the level sequence it's in even when they are both at the same frame rate. ...
Static lighting will not bounce on the ceiling when using a Layered Material. The Material Attributes Layers node is used which doesn't appear in 4.24.3 so this isn't a regression. This was report ...
[Image Removed] [Image Removed] I suspect this came in at 13550642 where I created a more separated data/view model ...