Since UE5.6, ControlRig.EnableAnimNodePerformanceOptimizations is enabled by default, and this appears to be causing the issue. Specifically, when the control rig’s construction event is processed, ...
Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...
If a skeletal mesh is imported with a uniform scale of >1, the rotation feature in Persona will not rotate bones at the proper ratio. The meshes rotation will slow down as the uniform scale increase ...
User is reporting an issue with the preview of a Sprite and its rendering in game differing from the Texture Editor based on sRGB setting. With sRGB = True: [Link Removed] With sRGB = False: [Li ...
Editing multiple Math Expressions will crash the editor. ...
Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin. Note: this does not appear to affect their functionality as execution reroute no ...
LinuxNoEditor folder from a packaged Linux game is more than double the size of a packaged Windows project folder (WindowsNoEditor). Results from packaging an empty Third Person Project Windows (6 ...
After enabling "Support Deferred Rendering with Metal" and then launching to an IOS device (in this case iphone 6+) the game will no longer open and run. REGRESSION? Yes Worked in Binary 4.13.2 C ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...