Open Kingurus opened 1 year ago
Hi!
Just have built the cocos-test-projects-3.8 project, the label-shadow scene on an Andoird phone, and all the shadows work for me.
I create a label in cocos creator 3.8, add component LabelShadow and increase the values, it shows in web, then build for windows, compile and run -> no shadow
Cocos Creator version
3.8.0
System information
Windows 11
Issue description
LabelOutline and LabelShadow work well on web, but do not work on native: iOS / Android / Windows
Relevant error log output
No response
Steps to reproduce
Open cocos-test-projects-3.7 in native Windows or Android, select ui -> label-outline or label-shadow
Minimal reproduction project
No response