Just got the latest download, whenever I try to upload an image, the app crashes
here is my error report
Godot Engine v4.4.1.stable.gh.526aed8d4 (2025-04-11 09:43:55 UTC) - https://godotengine.org
Metal 2.4 - Forward+ - Using Device #0: Apple - Apple M1 (Apple7)
PixelOver v0.18.0.1 - https://pixelover.io
WARNING: No Bone2D children of node bone_2d. Cannot calculate bone length or angle reliably.
Using transform rotation for bone angle.
at: calculate_length_and_rotation (scene/2d/skeleton_2d.cpp:447)
ERROR: error creating pipeline: Compiler encountered an internal error
at: render_pipeline_create (drivers/metal/rendering_device_driver_metal.mm:3676)
ERROR: Condition "!pipeline.driver_id" is true. Returning: RID()
at: render_pipeline_create (servers/rendering/rendering_device.cpp:3972)
ERROR: Condition "pipeline.is_null()" is true.
at: _create_pipeline (servers/rendering/renderer_rd/renderer_canvas_render_rd.cpp:1526)
ERROR: Parameter "pipeline" is null.
at: draw_list_bind_render_pipeline (servers/rendering/rendering_device.cpp:4424)