Weird problem... I had bloom on in urp and everything worked fine on all builds and devices. Then I added settings where the player can turn bloom on and off with this:
volume.TryGet(out bloomEffect);
bloomEffect.active = useBloom;
And after this, it still works on iPhone 6 but everything turns white and black on iPod touch...
![alt text][1]
Any help appreciated!
[1]: /storage/temp/176256-img-e0da732165bb-1.jpeg
↧