We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The used Godot version: v4.0.beta8.official [45cac42c0]
OS including version: ALL
Describe the bug
scene/resources/resource_format_text.cpp:452 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:3 - ext_resource, invalid UUID: uid://df84cyfuh76m8 - using text path instead: res://icon.png Resource file not found: res://icon.png. scene/resources/resource_format_text.cpp:178 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:135 - Parse Error: [ext_resource] referenced non-loaded resource at: res://icon.png
Steps to Reproduce
Minimal reproduction project:
The text was updated successfully, but these errors were encountered:
MikeSchulze
Successfully merging a pull request may close this issue.
The used Godot version:
v4.0.beta8.official [45cac42c0]
OS including version:
ALL
Describe the bug
scene/resources/resource_format_text.cpp:452 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:3 - ext_resource, invalid UUID: uid://df84cyfuh76m8 - using text path instead: res://icon.png
Resource file not found: res://icon.png.
scene/resources/resource_format_text.cpp:178 - res://addons/gdUnit4/src/ui/GdUnitToolsDialog.tscn:135 - Parse Error: [ext_resource] referenced non-loaded resource at: res://icon.png
Steps to Reproduce
Minimal reproduction project:
The text was updated successfully, but these errors were encountered: