-
-
Notifications
You must be signed in to change notification settings - Fork 23.7k
Closed
Description
Godot version
v3.3.3.stable.official [b973f99]
System information
Windows 10, GLES3, Android 11, Samsung A52 5G
Issue description
The "Contact" setting on DirectionalLight's Shadow is not functioning on Android devices.
Here's an image from the debug viewport on Windows

And here's an image of the same scene, same build on an android device.

Steps to reproduce
Create a scene with a staticbody floor + collisionshape + mesh.
create a rigidbody + collisionshape + mesh.
Set a directionallight somewhere in the scene.
set camera to see shadow of rigidbody
Drop rigidbody on staticbody from an arbitrary height.