This is a regression from 4.14.3 at CL 3251583 ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue occurs there as well so this is not a regression. This issue occurs with any bone and setting any amount of Keyframes on any frame. ...
Particles that are spawned using the surface of a static mesh will be offset from the systems placement in the world unless it is at world origin. Working as expected in 4.19 CL# 4033788 Found in ...
Setting near clip plane like 0.00001 makes unable to move with transform gizmo. if user set value to 0.0001, it is no longer reproduced. it should clip value like 0.00001 ...
When changing some properties in a Blueprint, the changes are not reflected in placed instances of the Blueprint. I've included repro steps from the licensee who reported this. I verified these step ...
The Editor crashes when attempting to convert a Landscape into a Blueprint Class. Looking back to //UE4/Release-4.24 cl 11590231, this option seems to be unselectable (see attached image), which lea ...
Property tracks rely in the default display name for naming in the UI. String tracks have their own override for the default display name getter (UMovieSceneStringTrack::GetDefaultDisplayName) which ...