I am using a render target to send data to a material and need it to be pixel perfect. Everything works perfectly in the editor and in Dev build… But in a Shipping build it gets blurry (therefore corrupting the data stored in the pixels)
In Editor:
In Shipping package:
Here is my render target configuration:
Please help!
What can I do to have it stay pixel perfect in shipping? ![]()



