You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue description:
No shadow is cast from a mesh when material is assigned to the Mesh instead of the Node.
Issue does not appear in GLES 3 mode.
Appears to be a regression as it worked in v3.2.3 in both GLES 2 and 3 modes.
Steps to reproduce:
Assign a material only to the Mesh and not the Node.
Godot version:
v3.2.4-rc3_win64 GLES 2
Issue description:
No shadow is cast from a mesh when material is assigned to the Mesh instead of the Node.
Issue does not appear in GLES 3 mode.
Appears to be a regression as it worked in v3.2.3 in both GLES 2 and 3 modes.
Steps to reproduce:
Assign a material only to the Mesh and not the Node.
Minimal reproduction project:
Shadow_Bug.zip
The text was updated successfully, but these errors were encountered: