iOS Sprite3D weird issue

Godot version 4.6.1

Question

Does anyone know why this is happening on iOS?

The shadows of things behind the sprite is showing over the sprite

This isn’t happening on the Pc version. Haven’t tested on android, but will if necessary.

func _ready() -> void:
    print("hello world")