-
-
Notifications
You must be signed in to change notification settings - Fork 21.1k
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
Calling Image::fill
lead to engine crash
#67567
Labels
Milestone
Comments
Chaosus
changed the title
Calling Oct 18, 2022
Image::fill
lead to engine crashImage::fill
lead to engine crash
|
|
It's been discussed in the past, but it should also warn you that it is a static function. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Godot version
2e3662a
System information
Windows 11
Issue description
Execution of that function lead to engine crash.
Steps to reproduce
Try to execute the following code:
Seems like a recent regression.
Call Stack:
Minimal reproduction project
Too easy to reproduce, just paste the code above and run the debug.
The text was updated successfully, but these errors were encountered: