We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug / 描述你遇到的Bug If two or more groups with partially identical names exist, the second and subsequent groups do not work.
To Reproduce / 复现步骤
Properties { [Main(Group_Color, _, off, off)] _groupColor ("カラー設定", float) = 1 [Sub(Group_Color)] _Stencil ("Stencil", Int) = 0 [Main(Group_ColorSettings, _, off, off)] _groupColorVariation ("カラバリ設定", float) = 1 [Sub(Group_ColorSettings)] _MainTex ("Texture", 2D) = "white" {} }
Here is the bug reproducing movie.
This bug has been reproduced since version 1.12.0 .
Unity Version / Unity版本
The text was updated successfully, but these errors were encountered:
This bug will be fixed in version 2.x
Sorry, something went wrong.
No branches or pull requests
Describe the bug / 描述你遇到的Bug
If two or more groups with partially identical names exist, the second and subsequent groups do not work.
To Reproduce / 复现步骤
Here is the bug reproducing movie.
bandicam.2024-02-15.00-11-28-178.mp4
This bug has been reproduced since version 1.12.0 .
Unity Version / Unity版本
The text was updated successfully, but these errors were encountered: