Steps to reproduce:
- Create a new project using 6.3.X (official build)
- Enable the packages indexing in the preferences
- Let the indexing process complete
- Close the editor and reopen it using 6.5.0a7 or more recent
- Check that there is not indexing process triggered after startup
- Open the ShaderGraph template window (Create->Shader Graph->From Template...)
Actual result: The window is empty and the indexing process is started. As soon as the indexing process is completed, the template window is correctly populated.
Expected result: The indexing process is automatically started as early as possible after the editor starts.{}