The path track does not play well with velocity, and seems to keep the velocity of the movement from the object's initial location and the start of the path. Baking the transform resolves the issue. ...
This is a regression. Tested in //UE5/Release-5.1 CL23901901 Additionally, I placed the cable actor in a sequencer then keyed several changes in position. The Cable actor had the same behavior of r ...
Result : all the RTs allocated for edit layers (in global merge mode) will be padded to the next power of 2 for no good reason, which can lead to out-of-VRAM (as reported by [Link Removed]) ...
This appears to be an issue with Lumen, with some off-screen information making its way on-screen during an upsampling pass. We checked a Renderdoc capture and that is where it seems to come from. ...
This issue can cause some workflow problems when a user is creating materials using texture objects, then decides to expose those objects as parameters. It can be worked around if the user is aware ...
[Image Removed] ...
Node operations cause all of the collapsed nodes to be auto expanded. This is disruptive when working with complex hierarchies because you can't hide irrelevant components. ...
Changing user defined struct values appears to break any nodes that use pin splitting for the given struct. It would appear that some parent pins aren't set correctly during reconstruction, which or ...