The proposed fix is implemented in CL 25389340 but needs further testing to make sure there are no issues caused by it. ...
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. ...
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. ...
Unable to package a CPP project with Bitcode enabled Confirmed in 4.23 MAIN @ CL 5291468 ...
HISMs cause mobile VR app to crash. Confirmed in 4.23 MAIN @ CL 6829265 ...