-
Notifications
You must be signed in to change notification settings - Fork 47
Invalid Define Constraint #33
-
Hi guys, greatly interested in the project. I'm getting the following error after importing from the git repo
Invalid Define Constraint: "UNITY_EDITOR || !REACT_DISABLE_UITOOLKIT" at line 2 (Packages/com.reactunity.core/Runtime/Frameworks/UIToolkit/ReactUnity.UIToolkit.asmdef)
Is there anything I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions
Which Unity version?
Old Unity versions don't support this feature. Latest 2019.4 LTS version is required.
Replies: 1 comment 2 replies
-
Which Unity version?
Old Unity versions don't support this feature. Latest 2019.4 LTS version is required.
Beta Was this translation helpful? Give feedback.
All reactions
-
Ah that must be it Unity 2019年4月3日f1
Beta Was this translation helpful? Give feedback.
All reactions
-
Yep, probably old Unity versions don't support this feature. LTS version of 2019.4 supports it though. I am using 2019年4月29日
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1