The DumpShaderStats console command doesn't output any shader stats because the code to calculate that information in DumpShaderStats (Shader.cpp) is commented out https://github.com/EpicGames/Unrea ...
From a UDN, they also mentioned: Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...
When using the "Reload" asset action on a String Table asset, any Text variables that reference the string table would break and say "<MISSING STRING TABLE ENTRY>". ...
Licensee noted that editor-only code from the Sun Position Calculator engine plugin was causing a warning in packaged builds. A similar issue was reported for 4.22 [Link Removed], but this appears t ...
The warning for editor-only actors is unnecessary in these modes where they don't exist. ...
It seems that switching the preview mesh in the control rig editor is affecting the initial transforms in the hiearchies of related control rigs in the level viewport. This seems to be due to the c ...
Cascaded shadows disappear at some FOVs when far from the world origin. This behavior was not present in 5.2. Also found in CL: 32690246 in Release-5.4 ...