Godot Version
v4.3.stable.official [77dcf97d8]
Question
As mentioned in the title, after I open a project, in the Add Node screen, selecting any of the custom scripts does not display the script description. For nodes with custom scripts, the inspector also cannot display a description of their exported properties.
When I open a custom script in the script editor, this script does not have the above problems.
But when I reload the project, all the scripts are having the same problems again.