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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
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.