Upgrade from 5.1.1 to 5.3.1: "Failed to find shader type"

Hello!
I’ve upgraded my project from 5.1.1 to 5.3.1. With standard shading, the game plays and works just like it did before. However, when using Android Vulkan Preview Shading, the editor crashes with the following error message:
“failed to find shader type FPopulateCompositeDepthPS in Platform PCD3D_ES31”

I don’t know how to fix this issue as I can’t find anybody experiencing something similar on Google or here on the forums. The game I’m making is intended to be a mobile game. I’m on Windows 11. Any help would be very appreciated!

1 Like

I’m getting the following log, would this be of an indication what might be happening?
LogRHI: Error: Breadcrumbs ‘RHIThread’

I was able to solve this issue by removing the render settings from the DefaultEngine.ini file. In case anybody has this problem in the future, this should clean up any rendering issues!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.