VRCSDK package.json is missing dependency on Unity UI
available in future release
SenkyDragon
If the Unity UI unity package is not installed, the vrcsdk fails to compile, and it does not define a dependency on this package. I'm not totally certain why it's required anymore at all, since I believe it was used for the legacy play mode upload GUI, but in case it is still needed, a dependency should be defined.
Log In
This post was marked as
available in future release
This post was marked as
tracked
This post was marked as
available in future release
Fax
tracked
SenkyDragon
Fax It seems that this is still an issue.
Fax
SenkyDragon: Ah, you're saying that SDK 3.7.1 doesn't have a dependency to
com.unity.ugui
?SenkyDragon
Fax Yep. I noticed this was marked as "available in future release," started a fresh project with no packages, added the vrcsdk and it failed to compile due to missing ugui classes. Double checked and the com.unity.ugui dep was still missing from com.vrchat.base in 3.7.1-beta.1.
Fax
SenkyDragon: The dependency is included in the worlds SDK. Can you please clarify if s your request is about the avatars SDK?
SenkyDragon
Fax Yep, that's correct