Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
961719
Regression
Yes
PlayerSettings.GetIconsForTargetGroup returns an empty list of assigned Icons when assigning Icon trough Default Icon
How to reproduce:
1. Open the attached "IconRepro" project and "main" scene
2. Go to Build settings --> Player settings --> Icon and notice that the default icon was assigned for all of the resolutions
3. Enter playmode and observe console
Expected result: PlayerSettings.GetIconsForTargetGroup returns the list of assigned icons for the specified platform, therefore it returns the correct length of available icons which is 7
Actual result: PlayerSettings.GetIconsForTargetGroup returns an empty array and the length of the available icons is output as 0 in the console
Regression introduced in - 2017.3.0a5, 2017.2.0b9, 2017.1.1p1
Reproducible with - 2018.1.0a2, 2017.3.0b6, 2017.3.0a5, 2017.2.0f3, 2017.2.0b9, 2017.1.2p2, 2017.1.1p1
Not reproducible with - 2017.3.0a4, 2017.2.0b8, 2017.1.1f1
Workaround: Enable "Override for PC,Mac&Linux Standalone" (naming depends on platform used) checkbox and assign logo manually to one of the resolutions
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Build pipeline has evaluated this issue and determined that it does not meet our current bug severity threshold. If you would like your issue to be reviewed again, please re-submit your bug.