I’m making a game on a PC, everything works fine in the editor itself, but in the build there’s just a gray screen. I hear sounds (buttons switching) and background music. The problem is in visualization.
Maybe it’s because I’m using a third party PSXRenderPipelineAsset?
Check the player.log for any errors. Be sure to make a development build (checkbox in build settings) so any exceptions pop up in the runtime console too.