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
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
- A memory leak occurs in Play mode when using Direct3D12 Graphics API
- Crash on GfxDeviceD3D12Base::DrawBuffersCommon when rendering 60 real-time lights in the far distance
- Black artifacts appear in the Scene view when moving the mouse with the Scene and Device Simulator windows open
Add comment