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

Godot's custom theme property makes Godot crash on startup. #52530

Closed
autofool opened this issue Sep 10, 2021 · 2 comments
Closed

Godot's custom theme property makes Godot crash on startup. #52530

autofool opened this issue Sep 10, 2021 · 2 comments

Comments

@autofool
Copy link

Godot version

3.3.3 stable

System information

Linux

Issue description

After I set custom theme in Godot interface settings, editor should save and restart the editor but it closes and doesn't start automatically. After that Starting Godot manually all projects seems to crash on start up. It only works till project manager shows up.

Steps to reproduce

  1. Open Godot with any project.
  2. Create new theme resource.
  3. Create theme from currant editor theme. (This step is necessary. Using theme file with default theme works fine. That means new theme files created aside from defaults are missing something or messing up editor somehow.)
  4. Save the theme.
  5. Go to Editor Settings > Interface > Theme. Then set the saved theme as custom theme.
  6. Click on save and restart popup at bottom.
  7. Start Godot again.

Minimal reproduction project

No response

@Calinou
Copy link
Member

Calinou commented Sep 10, 2021

Related to #48477.

@YuriSizov
Copy link
Contributor

This is fixed in 3.x by #51648.

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

No branches or pull requests

3 participants