Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextMeshProUGUI Text with UIEffect and UIEffectTweener component disappeard after scaling #286

Closed
wangping0214 opened this issue Dec 20, 2024 · 6 comments
Assignees

Comments

@wangping0214
Copy link

NOTE: Your issue may already be reported! Please search on the issue tracker before creating one.

Describe the bug
TextMeshProUGUI Text with UIEffect and UIEffectTweener component disappeard after scaling

To Reproduce

  1. You can reproduce the issue by following the steps as the screencast shows:
TMP_disappear.mp4
  1. The UIEffect with Shiny preset and UIEffectTweener component was added to the TextMeshProUGUI gameobject.

Expected behavior
TextMeshProUGUI Text with UIEffect and UIEffectTweener component doesn't disappear after scaling

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Version [5.0.1]
  • Platform: [Editor(Windows/Mac), Standalone(Windows/Mac), iOS, Android, WebGL]
  • Unity version: [2021.3.41f1]
  • Build options: [IL2CPP, .Net 4.x, LWRP]

Additional context
Add any other context about the problem here.

@mob-sakai
Copy link
Owner

Thank you for your reporting!

@mob-sakai
Copy link
Owner

Hi,
The issue is not reproduced on my environment.

Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?
Of course, you don't need to include any secret assets from your project. Feel free to use free assets instead.

repos

@wangping0214
Copy link
Author

Thank you very much for your quick reply, the test project and video was attached, we hope it helps.

TestProject.zip

TMP_disappear_20241223.mp4

@mob-sakai
Copy link
Owner

👍

github-actions bot pushed a commit that referenced this issue Dec 24, 2024
## [5.0.2](5.0.1...5.0.2) (2024-12-24)

### Bug Fixes

* incorrect transparency when applying the shiny filter to TextMeshProUGUI ([f74279f](f74279f)), closes [#287](#287)
* TextMeshProUGUI disappears when the Y-axis scale is changed ([9d98c5d](9d98c5d)), closes [#286](#286)
@mob-sakai
Copy link
Owner

🎉 This issue has been resolved in version 5.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@wangping0214
Copy link
Author

Thank you very much for your quick response. We'll try the new release.

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

No branches or pull requests

2 participants