It seems like setting Custom Time Dilation on the Player Camera Manager does not affect the amount of time it takes to blend between cameras with Set View Target With Blend. ...
Marking as a regression as this issue did not occur 4.25.4 I've attached project logs and "unrealpak -list" output from both 4.25.4 and 4.26 to this ticket. ...
The third person template project is crashing when someone enters PIE with an Oculus VR headset connected. This is a regression, as it does not occur in 4.26.2 CL 16018004. ...
Also worth noting the editor slowed significantly with the planar reflection in the scene. Regression checked in //UE4/Release-4.26.2 CL15973114 and the issue does not reproduce there ...
Reproduced 6/6 times. This seems to affect all "Set" functions for Geometry Collection Components, such as Setting Object Type from Static to Dynamic, or changing Collision Type. ...
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 ...
Calling the teleport node after the Add Movement Input nodes affects movement by preventing the character's capsule from updating, causing the mesh to hit the top of the capsule during the jump anim ...
The location give by the Get hit result under finger by channel appears to be affected by screen size on Mac. When clicking an area in the level, it does not always return the area under the finger ...
You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...
In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...