How to reproduce:
- Open the attached “IN-150943_repro.zip” project
- Navigate to File -> Build Profiles → “Web - Desktop - Release” → Build And Run
- Observe the first scene of the build
Actual result: The asteroid sprite is rendered black in the first scene
Expected result: The asteroid sprite is rendered with its original texture
Reproducible with: 6000.0.0f1, 6000.0.83f1, 6000.3.23f1, 6000.6.0f1, 6000.7.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Workaround:
- In the Project window, navigate to Assets → Splash and select the “asteroid_cartoon_splash”
- Duplicate it (Ctrl+D/Cmd+D)
- Navigate to Edit → Project Settings → Player, Under the "Splash Image" section, assign the duplicated sprite as the Logo
- Navigate to File → “Web - Desktop - Release” → Build And Run