Due to a unity's URP lit shader having way too many textures using it, the game would not compile.
It turns out that the lit shader had been compiling things that were not even used in the game, like decals and light cookies. It took me around 3 days to figure that out and I almost canned the game entirely.
0 comments