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

’setSiblingIndex‘ does not trigger ‘_sortPointerEventProcessorList’

Open OnlyKoei opened this issue 3 years ago • 0 comments

Cocos Creator version

3.6.0

System information

window10

Issue description

current: 76a721e3875f0c56678decdffa743770a9f135f1

expected: https://user-images.githubusercontent.com/40415168/190331784-b530dc6c-e600-447a-8d87-95b7c8a7fa5c.mp4

When the node ordering is modified, the event dispatching order is not rearranged; 当修改节点排序后,事件派发顺序没有重排 image

Relevant error log output

No response

Steps to reproduce

demo: NewProject_12.zip

Minimal reproduction project

No response

OnlyKoei avatar Sep 15 '22 06:09 OnlyKoei