Lots of graphical artifacts in the build only
I'm scratching my head as this is really strange. Basically my built game presents a lot of graphical errors that do not appear in the editor in any way. My game in the editor:
My game once it's built: I'm building it on Windows for Windows. I tried re-importing all the assets, checking the always included shaders. Unity: I'm using the 2019.4.8f1 LTS
EDIT: This happens even on an empty project without URP
I have already tried to do the following without success: - Disable all post processing - Disable MSAA - Re-check that all materials are URP lit - Disabled GPU instancing of materials
gameissue2.png
(266.9 kB)
gameissue1.png
(138.5 kB)
Comment