After adding a Cube to the Viewport and creating a Geometry Collection the Editor will crashing in the Vulkan RHI. This crash does not happen in DirectX or if the Geometry Collection is made before ...
Generated from CrashReporter ...
Instanced Foilage Actor painted on an Actor who is attached to a Parent Actor, does not update transform when Parent is moved. Note: The foliage will move if the base actor is moved directly, inde ...
The search fields overlap when the details section in the Details Panel is dragged up as high as possible. This also occurs when when the Details Panel is compressed. Found in 4.23.1 CL#9631420 ...
Running the console command "Show Collision" when lights are placed in the scene with "Visibility" off results in the lights turning back on. Tested in: 4.22.3 CL#7053642 , 4.24.P4 CL#10387632, 4 ...
Not 100% clear if this is a bug or expected behaviour, but raising it as it needs looking it. Can't see it as fixed elsewhere. Confirmed broken in 4.24 too. ...
No problem with 4.22.3 ...
Newly created Level Sequence assets cant be opened when they have been created via Editor Blueprint Widget. They are created successfully through a button click for instance, but when you try to ope ...
The following code causes this behavior.// NiagaraSystem.cpp for (FNiagaraEmitterHandle& EmitterHandle : EmitterHandles) { EmitterHandle.ConditionalPostLoad(NiagaraVer); if (!EmitterHandl ...