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

Plugin icon not displayed #102997

Closed
Saulo-de-Souza opened this issue Feb 18, 2025 · 8 comments · Fixed by #103143
Closed

Plugin icon not displayed #102997

Saulo-de-Souza opened this issue Feb 18, 2025 · 8 comments · Fixed by #103143

Comments

@Saulo-de-Souza
Copy link

Saulo-de-Souza commented Feb 18, 2025

Tested versions

  • Reproducible in: v4.4.beta4.official [93d2706] and v4.4.beta3.official [06acfcc]

System information

Windows 11 - Vulkan 1.3.280 - Forward+ - Using Device #0: NVIDIA - NVIDIA GeForce RTX 3070

Issue description

The plugin icon is not displayed in Godot 4.4 beta 3 and beta 4 as shown in the images below:

Image
Image

Steps to reproduce

Create a new project. Create a main scene. Go to assetLib and download a plugin (I downloaded the Audio Manager 3D plugin). Activate the plugin and add it to the scene. You will see that the icon does not display both when choosing in the node tree and in the main scene.

Minimal reproduction project (MRP)

plugin_icon.zip

@AeioMuch
Copy link
Contributor

Regression from #101489 cc @RandomShaper

@AThousandShips
Copy link
Member

This can't be from #101489 as it doesn't occur in beta3, which is after that was merged (it was merged on February 4th and beta3 is from february 7th)

@AeioMuch
Copy link
Contributor

This can't be from #101489 as it doesn't occur in beta3, which is after that was merged (it was merged on February 4th and beta3 is from february 7th)

Yeah I just realized that now by checking the merge date, but since doing a checkout one commit before it was working and on that commit not working, it made me say that.

@AThousandShips
Copy link
Member

If you're able to bisect this it would be very helpful since you can confirm this

@AeioMuch
Copy link
Contributor

AeioMuch commented Feb 18, 2025

So for me it does not work on beta3 (06acfcc), but it does work in beta2. I double checked and did a full bisection and it's indeed a regression from #101489

Can you retest @Saulo-de-Souza to see if it is indeed working for you in beta3 ? Maybe there was some cache keeping the icon or something like that ?

@Saulo-de-Souza
Copy link
Author

I did a new test, but now creating a new project in beta 3 and as you said, it really should be cache or something like that, because now it didn't work in beta 3 either. What do I do? Do I need to change what I published here? Or are you already aware?

@AThousandShips
Copy link
Member

You should update your issue report with the new information

@Saulo-de-Souza
Copy link
Author

You should update your issue report with the new information

Done! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Bad
Development

Successfully merging a pull request may close this issue.

3 participants