Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Descriptions Disappear on Closing Project #337

Open
eisegesis-623 opened this issue May 9, 2024 · 1 comment
Open

Node Descriptions Disappear on Closing Project #337

eisegesis-623 opened this issue May 9, 2024 · 1 comment
Labels
🐛 bug Something isn't working

Comments

@eisegesis-623
Copy link

eisegesis-623 commented May 9, 2024

Godot version: 4.2.2

Describe the bug
After closing a Godot project with Beehave installed, all associated node descriptions vanish.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Godot project, install Beehave, and enable the plugin.
  2. You should see the node descriptions visible in the "add node" menu.
  3. Exit the project. (Return to project list, reload current project, close Godot, etc.)
  4. Upon re-opening the project, the node descriptions are gone.

Expected behavior
Node descriptions should be there even when re-opening a project.

Screenshots
(Initial behavior)
Screenshot 2024-05-09 030036
(Following opening the project)
Screenshot 2024-05-09 030638

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Chrome

Additional context
Fully deleting the plugin and re-downloading it brings the descriptions back, at least until the project is closed.
Also tested on a Windows 10 machine, and the issue does not seem to happen there.

@eisegesis-623 eisegesis-623 added the 🐛 bug Something isn't working label May 9, 2024
@eisegesis-623 eisegesis-623 changed the title Node Descriptions Disa Node Descriptions Disappear May 9, 2024
@eisegesis-623 eisegesis-623 changed the title Node Descriptions Disappear Node Descriptions Disappear on Closing Project May 9, 2024
@ShaneGravestock
Copy link

ShaneGravestock commented Mar 8, 2025

This seems to be a bug with Godot, if you create your own script and add a class description, it shows up in the create new node dialog box. If you restart Godot the description disappears.

It seems that opening the documentation within Godot will fix this, even if you restart the editor. However if you close the documentation within the scripts window then none of the documentation will be shown through the editor, i.e. description when creating a new node, hovering over properties.

It looks like this will be fixed in 4.5, you can read the thread here: godotengine/godot#95821

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants