Has anyone ever had an issue when encrypting your image/audio files during a deployment, some of those image files simply don't show up in your deployed game? I've been using encryption for nearly 2 years in my project and have never had an issue until today and I can't figure out what's going on. When I don't encrypt my deployed project, every looks and sounds perfect, but when I encrypt it, suddenly random image files won't appear in my game. The game doesn't crash or throw up an error or...
Has anyone ever had an issue when encrypting your image/audio files during a deployment, some of those image files simply don't show up in your deployed game? I've been using encryption for nearly 2 years in my project and have never had an issue until today and I can't figure out what's going on.
When I don't encrypt my deployed project, every looks and sounds perfect, but when I encrypt it, suddenly random image files won't appear in my game. The game doesn't crash or throw up an error or anything, it's just simply not there.
I also tried using Arthran's
https://arthran2.itch.io/encrypterator-3000 which encrypted everything just fine, but I still have the same issue of random images not appearing in my deployed build.
Any ideas?