Landscape far shadows are interfering with the distance field soft shadows causing a conflict, and stopping the distance field soft shadows from rendering at all. Working as expected in 4.20 CL# 43 ...
The grid in the blueprint editor is not able to be hidden via the Show Grid flag in the viewport dropdown. This has regressed sometime in //Ue4/Release-4.25 as I cannot reproduce this issue in //UE4 ...
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 ...
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 ...
If "Support Material Layers" is enabled, every time you uncheck an overridden parameter box in a material instance the value of that parameter will reset to its parent's default value instead of sta ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
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 ...
Drag and drop operations just become broken on packaged builds or launching stand-alone, despite working inside the Editor (PIE). This is a regression from 4.19.2 (CL-4033788). This issue was repor ...