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
- Unity freezes when opening a project
- [Silicon] Artifacts appear in the Game view when resizing the window/entering the Play Mode in a specific project
- Marker in the animation’s preview window doesn’t stop when reaching the end of the timeline and jumps to the start of the animation when moving it with the cursor
- Animation Event marker is not placed on the current time of the timeline when using the “Add Event” button
- Editor crashes on vector_map<ConstantString,AssetBundle when using the LoadAssetAsync function
Add comment