The fix for FURY-149 reinitializes the anim bp whenever the animation section restores state, it may only be necessary to reinitialize it if the skeletal mesh changes. ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 The transform of a Virtual Bone can be changed in the Skeleton but isn't preserved this has caused some confusion with users. ...
In my case I used the erosion brush and smooth brushes. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...
This user made a github pull request: [Link Removed] but it was auto rejected. I think that we can consider taking their fixes, but keeping it disabled by default. ...
REGRESSION: Yes, does not occur in 4.15 Crash occurs when the user adds a Preview Scene Profile while in the animation or skeletal mesh editor, and then removes it while in the animation blueprint ...
Components derived from scene component reset vector location upon closing and re-opening editor. This does not happen to scene components or other child components within a blueprint. Regression ...
This is an intermittent crash occurring in the 4.17 release. Users have not provided any descriptions of their actions when the crashes occur. Source Context 1444 LayerSettings.bVa ...
NavLinks are failing to work due to UNavLinkCustomComponent::OnRegister being called before the creation of the UNavigationSystem. This results in the NavLinkUserID remaining 0 and the link never tr ...
See UDN thread, which includes suggested fix. https://udn.unrealengine.com/questions/267677/attachactortocomponent-scale-issue-with-scaled-com.html ...
When holding shift on any axis, the camera follows the object when you move around the level. When trying to do this with the pivot, the cube does not move at all. This issue is present in 4.13 as ...