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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.