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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- WebGL sends wrong value with large numbers when SendMessage function is used
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment