Skip to content

remove false positive warning. - #18894

Merged
star-e merged 1 commit into
cocos:v3.8.8from
star-e:v3.8.8-gfx
Aug 21, 2025
Merged

remove false positive warning.#18894
star-e merged 1 commit into
cocos:v3.8.8from
star-e:v3.8.8-gfx

Conversation

@star-e

@star-e star-e commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

This buffer validator warning will occur if objects are garbage collected frames later, which is false positive.

Changelog


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.

@github-actions

github-actions Bot commented Aug 8, 2025

Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1006970 bytes 1006970 bytes ✅ 0 bytes
2D All (legacy pipeline) 2672303 bytes 2672303 bytes ✅ 0 bytes
2D All (new pipeline) 2763172 bytes 2763172 bytes ✅ 0 bytes
(2D + 3D) All 10019503 bytes 10019503 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16841035 bytes 16841035 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

@star-e star-e closed this Aug 20, 2025
@star-e star-e reopened this Aug 20, 2025
@star-e

star-e commented Aug 20, 2025

Copy link
Copy Markdown
Contributor Author

@cocos-robot run test cases

@github-actions

Copy link
Copy Markdown

@star-e, Please check the result of run test cases:

Task Details

@github-actions

Copy link
Copy Markdown

@star-e, Please check the result of run test cases:

Task Details

@star-e
star-e merged commit 44fab6d into cocos:v3.8.8 Aug 21, 2025
69 of 72 checks passed
@star-e
star-e deleted the v3.8.8-gfx branch August 21, 2025 02:30
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