Description

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

Steps to Reproduce
  1. Open the Editor or Standalone game
  2. Run the console command DumpShaderStats

Expected

A .csv is exported containing shader stats

Actual

A .csv is generated but doesn't contain any shader stats

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-213789 in the post.

0
Login to Vote

Unresolved
ComponentUE - Rendering Architecture - Shaders
Affects Versions5.4
Target Fix5.5
CreatedMay 1, 2024
UpdatedMay 2, 2024