kiraio-moe / USSR

Easily remove Unity splash screen & watermark.
GNU General Public License v3.0
210 stars 21 forks source link

Project does not run after removing splash screen #25

Open daria663 opened 1 month ago

daria663 commented 1 month ago

I have created web-build with publishing settings "compression format" : gzip and "decompression fallback": enabled. I tried to remove splash screen with your utility, but I got this error upon starting the builded app in the file .loader.js :

RangeError: too many arguments provided for a function call createUnityInstance.

What can be the cause of the problem?

kiraio-moe commented 1 month ago

What's your Unity version? This tool won't work on the latest Unity version. Any sample build?

daria663 commented 1 month ago

Unity version 2022.3.20f1. Unfortunately, I cannot provide a sample assembly - this is a client project. I assume that the matter with gzip utility that splash screen remover uses?

kiraio-moe commented 1 week ago

@daria663 Can you try the latest release?