Search Issue Tracker
In Progress
Votes
1
Found in [Package]
5.1.1
Issue ID
APB-72
Regression
Yes
Constructor is always loading GoogleAndroidProviderSettings when Domain Reloads is triggered, causing performance issues in Adaptive Performance package
Reproduction steps:
1. Open a large project with the Adaptive Performance package
2. Trigger a Domain Reload
3. Observe the Domain Reload time
Expected result: Domain Reload should complete without unnecessary AssetDatabase operations when PlayerSettings.enableFrameTimingStats check is not needed
Actual result: The GoogleAndroidProviderFrameStatsDialog constructor performs AssetDatabase operations to find and load GoogleAndroidProviderSettings during every Domain Reload, causing approximately 1 second delay in large projects
Reproducible with: 5.1.2 (2022.3.62f1, 6000.0.49f1, 6000.1.2f1, 6000.2.0b2)
Reproducible on: Windows 10 (User reported)
Not reproducible on: no other environment tested
Note: Not tested by CQA
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment