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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment