Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2020.2
2020.2.2f1
2021.1
2021.2
Issue ID
1309667
Regression
No
[Android] PlayerSetting's Icon tab Android expands slow when expanded for the first time after Project launch
How to reproduce:
1. Open a new project
2. Navigate to Android Player Settings
3. Expand the "Icon" Tab
Expected Behavior: The Icon tab expands right away.
Actual Behavior: The editor freezes for a short time and the Icon tab expands
Reproducible with: 2018.4.31f1, 2019.4.20f1, 2020.2.3f1, 2021.1.0b5, 2021.2.0a4
Note:
- Only reproducible if expanding for the first time
- Video attached "dwOHJ8DPyK.mp4"
- iOS did not reproduce the issue, only Android
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
The first time the Icon section is expanded, all settings are loaded and textures get created. They are cached, so the next time it opens much faster. The time it takes to open it depends on the number of settings and their values.
As long as expanding that section is not unusably slow, this is by design.