cocos / cocos-engine

Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.
https://www.cocos.com/en/creator
Other
8.74k stars 2.04k forks source link

384 spine debugBone will make the game very slow. #17840

Open tangkaikk opened 1 week ago

tangkaikk commented 1 week ago

Cocos Creator version

3.8.4

System information

Editor, browser

Issue description

384 spine debugBone will make the game very slow. normal speed: https://github.com/user-attachments/assets/3c8cb2c6-b5f8-4a59-9d79-1e28976668cb

abnormal speed: https://github.com/user-attachments/assets/d52ead15-fe3e-4b99-b948-d5529a28d46c

Relevant error log output

none

Steps to reproduce

  1. check debug bone, 2. play on the browser or Editor preview

Minimal reproduction project

SpineDebugBone.zip

tangkaikk commented 1 week ago

refer to https://github.com/cocos/3d-tasks/issues/18589

longchuan commented 1 week ago

debug模式应该会添加特殊处理导致问题