Renaming a renderer in a parent emitter reverts the name of the renderer in the child emitter. ...
When loading a new level via the Open Level node in Blueprints, the World Settings do not update the Applied Reverb Effect. When trying to reproduce the issue in 4.25.4, issue did not occur (the r ...
Niagara components don't null check their tick functions, and can cause a crash as a result. Compare to UParticleSystemComponent::TickComponent which does. It's fairly common in the engine to pass n ...
When renaming a folder with empty folders inside of it, the empty folders are removed. This issue is occurring in Perforce //UE5/Main @ CL 15655697 This issue is occurring in Perforce //UE4/Ma ...
In 4.26.1, if you remove the collision module from NiagaraSystem, the Precompile will not occur. ...
Not a regression as this also occurs in //UE4/Release-4.25.4 Behavior should work like other BP nodes, where copy/pasting puts the node where the mouse cursor is located. Current behavior is time ...
I tested this with 3 Nvidia Drivers to see if I could find a driver that works properly. I tested the following Game Ready drivers Version 457.30, 461.40 and the latest, 461.72. The flicker occurred ...
There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...
When adding certain Material Instances to a Skeletal Mesh, the Material Instance break and renders as the World Grid Material. This persists in the project and the Material Instance cannot be used u ...
Engine crashes when i try to remove unused bones. I have lot of things going on in those characters, they all share same skeleton. There are anim blueprints with control rig and pose drivers, there ...