USSR icon indicating copy to clipboard operation
USSR copied to clipboard

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

Open Jove125 opened this issue 1 year ago • 6 comments

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...

Jove125 avatar Jan 29 '24 12:01 Jove125

Can you attach the file?

kiraio-moe avatar Jan 29 '24 21:01 kiraio-moe

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

Jove125 avatar Jan 29 '24 22:01 Jove125

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

pacolaf avatar Jan 30 '24 12:01 pacolaf

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

kiraio-moe avatar Feb 09 '24 07:02 kiraio-moe

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 avatar Feb 27 '24 00:02 shole

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

shole avatar Feb 27 '24 01:02 shole

@Jove125, @pacolaf , @shole Fixed in 31ed4f51d90751ed97db48b310ea1c72bb8f3cb4.

kiraio-moe avatar Sep 01 '24 06:09 kiraio-moe