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

[4.3] Configuration warnings changed #321

Open
TokisanGames opened this issue Feb 11, 2024 · 1 comment
Open

[4.3] Configuration warnings changed #321

TokisanGames opened this issue Feb 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working important High priority
Milestone

Comments

@TokisanGames
Copy link
Owner

Description

Configuration warnings changed from PackedStringArray to an Array that accepts a mix of Strings and Dictionaries { message: String, property?: String }.
If property is set, then show a clickable warning icon on property in the inspector.
Strings in this array are converted to an equivalent Dictionary with message filled.

godotengine/godot#68420

@TokisanGames TokisanGames added bug Something isn't working important High priority labels Feb 11, 2024
@TokisanGames TokisanGames added this to the Beta 0.9.x milestone Feb 11, 2024
@TokisanGames TokisanGames self-assigned this Feb 11, 2024
@m4gr3d
Copy link

m4gr3d commented Feb 15, 2024

Note that godotengine/godot#68420 causes the master build of the Android editor to crash when loading the Terrain3D sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working important High priority
Projects
Status: 0.9.2
Development

No branches or pull requests

2 participants