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

UIOpacity recursion set opacity sequence error

Open Zhmz opened this issue 3 years ago • 0 comments

Cocos Creator version

3.6.x

System information

Windows/Android/iOS

Issue description

https://forum.cocos.org/t/topic/139500 image There is an UIOpacity on Node and another on Button. the opacity of UIOpacity on Node is 0. the opacity of UIOpacity on Node is 255. expectations are the button doesn't display. but build in Windows/Android/iOS, the button shows.

Relevant error log output

No response

Steps to reproduce

build in Windows/Android/iOS and observe

Minimal reproduction project

No response

Zhmz avatar Sep 02 '22 08:09 Zhmz