cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

Disappearance of Label Shadow on Android platform

Open Zhmz opened this issue 3 years ago • 3 comments

Cocos Creator version

3.6.0

System information

Android

Issue description

LabelShadow doesn't work on Android platform

Relevant error log output

No response

Steps to reproduce

  1. new a project ,new a label in scene and add a LabelShadow component on it
  2. build in Android platform
  3. run it and find the LabelShadow doesn't work.

Minimal reproduction project

No response

Zhmz avatar Jul 28 '22 08:07 Zhmz

Should also check iOS platform. And please add a test case for it too.

minggo avatar Jul 28 '22 08:07 minggo

support shadow feature at Android platform https://github.com/cocos/cocos-engine/pull/12332

bofeng-song avatar Aug 08 '22 02:08 bofeng-song

https://github.com/cocos/cocos-engine/pull/12382 support shadow feature at IOS platform

bofeng-song avatar Aug 10 '22 08:08 bofeng-song