You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For unknown reason, ShowIf, HideIf and Button suddenly stopped working in my project, while other attributes like Dropdown work fine:
As you can see, the official test cases of ShowIf doesn't work, while Dropdown works properly.
It's really really weird, cause I'm sure ShowIf once worked in my project at some point. I revert the whole project to a commit several months ago (when I'm quite sure ShowIf worked) and delete Library, but the problem still is present. I know it sounds crazy.
I'm running out of idea. Anywhere I should check?
Unity version: 2022.3.52f1
The text was updated successfully, but these errors were encountered:
kodra-dev
changed the title
ShowIf, Button, etc suddenly stopped working
ShowIf, Button, etc suddenly stopped working, while Dropdown works fine
Dec 12, 2024
For unknown reason,
ShowIf
,HideIf
andButton
suddenly stopped working in my project, while other attributes likeDropdown
work fine:As you can see, the official test cases of
ShowIf
doesn't work, whileDropdown
works properly.It's really really weird, cause I'm sure
ShowIf
once worked in my project at some point. I revert the whole project to a commit several months ago (when I'm quite sureShowIf
worked) and deleteLibrary
, but the problem still is present. I know it sounds crazy.I'm running out of idea. Anywhere I should check?
Unity version: 2022.3.52f1
The text was updated successfully, but these errors were encountered: