-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
ArgumentException: RenderTextureDesc width must be greater than zero when setting the Down Sampling Rate to X8. #204
Comments
Thank you for your reporting! |
mob-sakai
added a commit
that referenced
this issue
Oct 31, 2024
…zero when setting the Down Sampling Rate to X8. close #204
github-actions bot
pushed a commit
that referenced
this issue
Oct 31, 2024
## [2.3.9](v2.3.8...v2.3.9) (2024-10-31) ### Bug Fixes * argumentException: RenderTextureDesc width must be greater than zero when setting the Down Sampling Rate to X8. ([3ffe109](3ffe109)), closes [#204](#204) * compile error in UniversalRP 16 (Unity 2023.2) ([80413fc](80413fc)), closes [#206](#206)
🎉 This issue has been resolved in version 2.3.9 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Nov 1, 2024
# [2.4.0](v2.3.8...v2.4.0) (2024-11-01) ### Bug Fixes * argumentException: RenderTextureDesc width must be greater than zero when setting the Down Sampling Rate to X8. ([3ffe109](3ffe109)), closes [#204](#204) * compile error in UniversalRP 16 (Unity 2023.2) ([80413fc](80413fc)), closes [#206](#206) ### Features * add `ignoreSelf` and `ignoreChildren` option for SoftMaskable element ([315b86c](315b86c)) * add `power` option for SoftMaskable element ([1362b18](1362b18))
🎉 This issue has been resolved in version 2.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this issue
Nov 1, 2024
…zero when setting the Down Sampling Rate to X8. close #204
github-actions bot
pushed a commit
that referenced
this issue
Nov 1, 2024
# [2.4.0](v2.3.8...v2.4.0) (2024-11-01) ### Bug Fixes * argumentException: RenderTextureDesc width must be greater than zero when setting the Down Sampling Rate to X8. ([3ffe109](3ffe109)), closes [#204](#204) * compile error in UniversalRP 16 (Unity 2023.2) ([80413fc](80413fc)), closes [#206](#206) ### Features * add `ignoreSelf` and `ignoreChildren` option for SoftMaskable element ([315b86c](315b86c)) * add `power` option for SoftMaskable element ([1362b18](1362b18))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When setting Down Sampling Rate to X8 in Soft Mask component
ArgumentException: RenderTextureDesc width must be greater than zero
is thrown.To Reproduce
Steps to reproduce the behavior:
Screenshots
https://github.com/user-attachments/assets/55f9a069-1301-40ef-869c-577baa90256e
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: