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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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.