WorldPartionActorDescs will be restored to the correct properties when resaved. They can also be fixed by the WorldPartitionResaveActorsBuilder commandlet. ...
It seems the FEditorShaderCodeArchive.LoadExistingShaderCodeLibrary missed some functions, use FEditorShaderCodeArchive.AddShaderCodeLibraryFromDirectory instead could fix the issue. ...
A licensee noticed that SUPPORTS_ANISOTROPIC_MATERIALS is not passed to FShadeLightSamplesCS::ModifyCompilationEnvironment for MegaLights ShadeLightSampleCS. Adding it fixes the issue. ...
Found while I was fixing up other content, that Behavior Tree assets are being marked dirty by just opening them into sub editor. ...
Widgets in retainer boxes cannot use drag feature Regression (No) issue (does) occur in 4.11.2 ...
Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...
Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...
[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...
This ticket is to add the safe workaround for 4.23.1, with a more optimal fix coming in 4.24. ...
There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...