When using a Sequence that is a duplicate of another, without changing the event names, the duplicate Sequence will still fire off the event from the original even if the values are changed. Changin ...
There is an odd issue occurring when the world origin is changed, changing the world origin causes the foliage to cull in unexpectred ways. The issue can be solved by using the console command "r.Al ...
In AnimNode_ApplyLimits.cpp the inputs for the ConstrainAngularRange function are going to the wrong rotator values. The XYZ of the node's input vec3 is being stored in YPR of the clamped rotator, w ...
When using the foliage tool, once the mesh count reaches around 1.5k and higher you will be unable to select individual meshes by using the mouse. The lasso tool and the select all tool work as inte ...
A user has reported an issue where Possession replication or Character Movement replication, unsure of which, is not working properly for some clients. It seems to work fine for the first client but ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...
A licensee requested this ticket be entered as a bug report. The pivot vertex snapping functionality has changed and no longer functions as it did in prior versions of the engine. Somewhere the key ...
Starting in Unreal Engine 5.4, StaticDuplicateObject internally switched to using Unversioned Property Serialization (UPS) for performance reasons. However, UPS assumes the source and destination ob ...
When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux. In Engine ...
Although the Details Panel shows the degrees wrong, the object seems to have done it's rotation correctly but not in the right degrees. It will rotate to the position specified but it goes the wrong ...