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/UnrealEngine/blob/release/Engine/Source/Runtime/RenderCore/Private/Shader.cpp#L1272
Expected
A .csv is exported containing shader stats
Actual
A .csv is generated but doesn't contain any shader stats
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-213789 in the post.
0 |
Component | UE - Rendering Architecture - Shaders |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.7 |
Created | May 1, 2024 |
---|---|
Updated | Sep 4, 2024 |