Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
Issue ID
1114547
Regression
No
Splash screen background is not included when drawing with scripting api and splashscreen is disabled in player settings.
If a background sprite is assigned to the splash screen, but the splash screen is then disabled in the player settings(so it can be drawn using a script instead) then the background will not be included in a player build.
1) Assign a sprite to the splash screen background
2) Disable the splash screen in the player settings
3) Build a standalone player
4) Draw the splash screen using the scripting api in a scene
5) A blank background is shown instead of the sprite
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- CreateAsset does not persist keywords set to a material
- [2D][macOS] Rendering artifacts when dragging .PNG or .JPEG image files to the Scene view
- [Linux][URP] Sprites are flickering in scene when added into 2D URP project
- Link to documentation for PlayableDirector Component is broken
- [URP] Light culling layers don't work when Graphics API is set to anything except OpenGL
Add comment