Smoothing user's landscape breaks collision, causing player to fall through the ground at points that have been smoothed. Resampling landscape fixes the error until smooth tool is used again. Regr ...
Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...
A crash is occurring on project load when attempting to use GetParentActor and cast that to a Parent class that contains a child actor component inside of that child actor component's blueprint. T ...
The animations will blend together forming one animation and works fine until you undo and separate the animations that were put together. Causing animations to break. p.s. Sorry for long video, 0: ...
LogPlayLevel: QAGame: [2017.06.28-14.09.14:706][ 0]LogLinker:Warning: Unable to load package (../../../QAGame/Content/UMG/UMG_Sprite.uasset). Package contains EditorOnly data which is not supported b ...
Auto Compute LOD Distance doesn't properly change screen sizes. The screen size for each LOD will be exactly the same regardless of the mesh you use with generated LODs. Working as expected in 4.19 ...
Using a Sub Anim Instance causes a sub instance loop error when referencing another Animation Blueprint. This is a regression from 4.19.2 (CL-4033788) as it complied without error. This issue was r ...
When the game window is set to be windowed and maximized, setting a console variable changes the window's state from being maximized to its default size. This is a regression as it is working as e ...
Making changes to the EQS Context and moving the Testing Pawn, the Editor crashes. When reopening the Editor, the context is set and the query does generate from that actor/location. This issue was ...
Blueprint Structure tooltip edits get discarded. Current workaround is to make a secondary change that is not needed along with the desired change, Then edit it again to remove the secondary change. ...