Closed
Description
I have a function in GDExtension that takes a Ref Image parameter. When used in GDScript, Godot freezes and crashes. I tracked down the issue to the call itself. Even with a empty body, the crash occurs, so I am sure the issue is within the parameter.