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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment