Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

( RAWR ) Error when removing the splash screen! Could not find color or style 'upmost'. #19

Open
Jove125 opened this issue Jan 29, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Jove125
Copy link

Jove125 commented Jan 29, 2024

Hi,

Error in the last version of USSR (in the previous version there was no):

( INFO ) Unity Version: 2021.2.19f1
( INFO ) Start removing Unity splash screen...
( INFO ) There's 2 splash screen detected.
( RAWR ) Error when removing the splash screen! Could not find color or style 'upmost'.
( INFO ) Cleaning up temporary files...
@kiraio-moe
Copy link
Owner

Can you attach the file?

@Jove125
Copy link
Author

Jove125 commented Jan 29, 2024

Same error on WebGL and Android versions
WebGL.data.zip

@pacolaf
Copy link

pacolaf commented Jan 30, 2024

Same here with v1.1.7 but with a different error message: "Unable to read beyond the end of the stream." In my case with iOS release and latest Unity LTS (2022.3.18f1):

( INFO ) Unity Version: 2022.3.18f1
( INFO ) Start removing Unity splash screen...
( RAWR ) Error when removing the splash screen! Unable to read beyond the end of the stream.
( INFO ) Cleaning up temporary files...

globalgamemanagers.zip

@kiraio-moe kiraio-moe added the bug Something isn't working label Feb 7, 2024
@kiraio-moe
Copy link
Owner

Hmm, many bug fixes and many bug's coming.. hah~

@shole
Copy link

shole commented Feb 27, 2024

The Could not find color or style 'upmost' issue occurs when drawmode is set to 'all sequential'.
Works as expected when set to 'Unity logo below'.
This was with 2020.3.48

@shole
Copy link

shole commented Feb 27, 2024

ah, apparently it occurs if you have any custom logos on either setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants