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
- CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
- UI Builder “Create Template” Fails with Invalid UXML and Missing Root Element Errors
- Decal not projected on top of a Lit Material when MSAA is disabled, and Rendering Path is Forward or Forward+ in a Standalone Build
- Separation lines between minimized fields become invisible when scrolling in the Profiler
- Drag & drop and object picker assignment fail when ExposedReference variables are used in a Timeline clip
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.