-
Notifications
You must be signed in to change notification settings - Fork 48
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
Compile errors in Unity 2022 SDK for VRChat #103
Comments
how would I go about manually applying that? |
Open |
thank you so much that helped <3
…On Sat, 9 Dec 2023 at 21:32, BlueAmulet ***@***.***> wrote:
Open
Packages/io.github.rurre.pumkinsavatartools/Editor/Helpers/PumkinsHelperFunctions.cs
Find #elif UNITY_2019 and change to #elif UNITY_2019_1_OR_NEWER
—
Reply to this email directly, view it on GitHub
<#103 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BESJTSZ654M2BLW7N7T5373YITKH5AVCNFSM6AAAAABANEPR7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYG4YDEMJQGA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Should be fixed with the release of 1.4.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Unity 2022 SDK for VRChat is now in beta and is causing errors for other people. The cause seems to be because PR #93 is not included in any current release. Manually applying the change to 1.3.9 causes the error to go away.
The text was updated successfully, but these errors were encountered: