Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
1
Found in
2020.2
2020.2.1f1
2021.1
2021.2
Issue ID
1302608
Regression
No
Error appears when StopAssetEditing is called inside a DidReloadScripts method and Standalone Profiler is opened
RefreshInternvalV2 error appears when AssetDatabase.StopAssetEditing is called inside a DidReloadScripts method and Standalone Profiler is opened.
Reproduction steps:
1. Open the attached "case_1302608.zip" project
2. Select Window/Analysis/Profiler (Standalone Process) and observe its Console
Expected result: There are no errors
Actual result: "RefreshInternalV2 is called before InitialScriptRefresh has been called and asset database isn't fully initialized." error appears
Reproducible with: 2020.2.2f1, 2021.1.0b2, 2021.2.0a2
Could not test with: 2018.4.31f, 2019.4.19f1 (Profiler (Standalone Process) is not available)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Add comment