Skip to content

Fix: Fixed the issue where custom pipeline statistics were not displaying - #294

Closed
MagicXHouse wants to merge 1 commit into
cocos:v4.0.0from
MagicXHouse:coco_self
Closed

Fix: Fixed the issue where custom pipeline statistics were not displaying#294
MagicXHouse wants to merge 1 commit into
cocos:v4.0.0from
MagicXHouse:coco_self

Conversation

@MagicXHouse

@MagicXHouse MagicXHouse commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

…ying.

Re: #

Changelog

  • 修复性能剖析器在custom管线下没有渲染的问题。官网链接
    根因是custom管线并未调用renderDebugRenderer渲染函数,此pr做了适配。
    修复前:
image 修复后: image

Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@MagicXHouse

Copy link
Copy Markdown
Contributor Author

@cocos-robot run test cases

@github-actions

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1015290 bytes 1015290 bytes ✅ 0 bytes
2D All (legacy pipeline) 2683021 bytes 2683021 bytes ✅ 0 bytes
2D All (new pipeline) 2774976 bytes 2774976 bytes ✅ 0 bytes
(2D + 3D) All 10032418 bytes 10032418 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16868836 bytes 16868836 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

@github-actions

Copy link
Copy Markdown

@MagicXHouse, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
web-mobile PASS PASS FAIL graphics-line-join
ios PASS PASS PASS
mac PASS PASS PASS

@github-actions

Copy link
Copy Markdown

@MagicXHouse, Please check the result of run test cases:

Task Details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant