Search Issue Tracker
Active
Votes
0
Found in
2022.3.58f1
6000.0.38f1
6000.1.0b6
6000.2.0a3
Issue ID
UUM-97474
Regression
No
Player settings icons are not retrieved when using "PlayerSettings.GetIcons" method
Reproduction steps:
1. Open the attached “IN-94979” project
2. Run the “PlayerSettings.GetIcons” function (Tools > Get Icons)
3. Observe the Console window
Expected result: Default icon or all Overrides are printed out
Actual result: No icons are found
Reproducible with: 2022.3.58f1, 6000.0.38f1, 6000.1.0b6, 6000.2.0a3
Reproducible on: Windows 10
Not reproducible on: No other environments tested
Notes:
- Changing “NamedBuildTarget” or “BuildTargetGroup” from “Standalone” to “Unknown”, retrieves the Default icon
- 2022.3: Icon sizes array is always 8. 6000.0: Icon sizes array is always 0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"
Add comment