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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment