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

fix cylinder/cone collider's scale

Open yiwenxue opened this issue 3 years ago • 4 comments

Re: #https://github.com/cocos/3d-tasks/issues/13994#issue-1378747268

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.

yiwenxue avatar Sep 22 '22 10:09 yiwenxue

@cocos-robot run test cases

yiwenxue avatar Sep 22 '22 10:09 yiwenxue

Interface Check Report

This pull request does not change any public interfaces !

github-actions[bot] avatar Sep 22 '22 10:09 github-actions[bot]

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

  • Test Platform: macOS
  • Editor Version: V3.6.1-20220914-64fca37
  • Task Result: PASS
  • Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/mac/907/
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/3104758694

Task Details

Platform build runned result crashScene FailScene
ios_release PASS PASS PASS NA
Mac_debug PASS PASS PASS NA
WebMobile_debug PASS PASS PASS NA

github-actions[bot] avatar Sep 22 '22 10:09 github-actions[bot]

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

  • Test Platform: Windows
  • Editor Version: V3.6.1-20220914-64fca37
  • Task Result: PASS
  • Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/windows/998/
  • GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/3104758694

Task Details

Platform build runned result crashScene FailScene
WebDesktop_release PASS PASS PASS NA
WebMobile_release PASS PASS PASS NA
Win32_release PASS PASS PASS NA
Android_debug PASS PASS PASS NA

github-actions[bot] avatar Sep 22 '22 11:09 github-actions[bot]