Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.3.8f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1173722
Regression
No
[tvOS] Leaving empty app icon layer generates an image with alpha channel in the build
How to reproduce:
1. Open the "tvOS_Icon.zip" project
2. Switch the platform to tvOS
3. Open Player Settings > Icon > App icons
4. Add icon.png to layer 0
5. Build the project for tvOS
6. Check the images at build/UnityImages.xcasets/AppIcon.brandassets/App Icon.imagestack/Layer-1.imagestacklayer/Content.imageset
Actual result: Images generated from empty layers have an alpha channel.
Expected result: Generated images shouldn't have an alpha channel.
Reproducible with: 2019.3.0a11, 2019.2.1f1, 2019.1.14f1, 2018.4.6f1, 2017.4.30f1.
Notes:
- App Store doesn't support icons with alpha channels.
--------------------
Fixed in 2020.1.0a4.
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
james2rank
Dec 17, 2019 18:01
I am seeing all empty app iCons on my tweakbox after it got updated recently to the latest version. Can anyone help me to fix it by checking out my official blog https://tweakbox-download.com/ from here? and thanks in advance.
athompson_welltold
Nov 30, 2019 20:23
This issue happens for me even if all the icons are filled out without alpha. Unity seems to add an alpha channel on export. I am using Unity 2018.4.12f1 LTS.