Hey there @ethanwrly! Welcome to the community! So that seems like it’s an issue with the compression or LOD settings. Head into the texture’s settings and change texture group (under LOD if I remember correctly) to 2D pixels, and disable mip maps if they are there.
Let me know if that helps!
My texture group was set to 2D pixels (unfiltered), and I turned off mip maps and still had the issue in the shipped version of my packaged game. I then tried the development and debug versions instead of shipping, which worked. The file size is a little bigger than the shipped, but that’s okay.
Interesting! So it could be something to do with the shipping packaging settings then. What are your shipping targets?
Though I’m glad this works for you! If you’re satisfied, but you do determine what’s causing it, definitely come back by and let us know!
I am running into the exact same issue: set to 2D pixels (unfiltered) and mip maps off, but texture is blurred in Shipped only (fine in dev and in editor).
I need it to work in Shipped though… Any solution please?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.