cocos-engine
cocos-engine copied to clipboard
’setSiblingIndex‘ does not trigger ‘_sortPointerEventProcessorList’
Cocos Creator version
3.6.0
System information
window10
Issue description
current:

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;
当修改节点排序后,事件派发顺序没有重排

Relevant error log output
No response
Steps to reproduce
demo: NewProject_12.zip
Minimal reproduction project
No response