Hi! In Unreal 5.5, material instances showed stats for instruction count, texture samplers, etc. in the viewport. In 5.6, I cannot get these to show up no matter what I try. Where did my stats go? How can I get them back? Thanks in advance all!
I don’t think you can get them back in 5.6. I found this commit , which says :
“Remove on screen shader stat messages in the Material Instance Editor since this data was redundant with the existing Platform Stats docking tab.”
Thanks! For some reason that link isn’t working for me but that’s good to know. I do think this was an unfortunate decision, because adding that tab means even more visual clutter, and at least in my experience so far, the tab does not update the instruction count live when an artist checks or uncheck a static switch box - you have to close and reopen the whole MI, which is a big pain. Oh well, I guess we just have to live with it Thank you so much for helping find the commit message, I appreciate your time!