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

Scene dependency error/fixer menu does not show up if the scene fails to load #83023

Closed
SaracenOne opened this issue Oct 9, 2023 · 0 comments · Fixed by #83024
Closed

Scene dependency error/fixer menu does not show up if the scene fails to load #83023

SaracenOne opened this issue Oct 9, 2023 · 0 comments · Fixed by #83024

Comments

@SaracenOne
Copy link
Member

SaracenOne commented Oct 9, 2023

Godot version

62ca46c

System information

Windows 11

Issue description

The menu which allows you to repair broken paths to resources when loading scenes does not currently display if a resource is missing. Instead, you just get a generic error without the oppertunity to attempt to repair it.

Steps to reproduce

Create a scene
Add a resource to that scene
Delete the resource (via an external file browser)
Reload the project
Open the scene.

Minimal reproduction project

N/A

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

Successfully merging a pull request may close this issue.

1 participant