You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to compile a custom module, if I add a class without a documentation file, it freezes the editor when I try and open that classes documentation. It's able to load the 'No documentation, you can help us by adding some!' page, but freezes afterwards.
There were some fixes around documentation, so this might be fixed by now. If you can still reproduce it, please let me know and I can reopen this issue.
Godot version
4.0 master
System information
Issue description
When trying to compile a custom module, if I add a class without a documentation file, it freezes the editor when I try and open that classes documentation. It's able to load the 'No documentation, you can help us by adding some!' page, but freezes afterwards.
Steps to reproduce
Minimal reproduction project
https://gitlab.com/AngularAngel/voxel-tools, though you also need the Godot source.
The text was updated successfully, but these errors were encountered: