Search Issue Tracker
Fixed
Fixed in 5.1.1
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment