Issues with toolkits

  • Author
    Posts
  • June 10, 2025 at 4:37 pm #1709

    Hello,

    We are currently developing a world in unity for XR4ED for use with Portal Hopper, which should be possible based on this post (https://www.portalsunited.com/support-forums/topic/release-of-world-builder-v0-2-3-and-portal-hopper-v0-2-4/ ).

    After installing hopper-processes, hopper-designer-skd and hopper-developer-sdk from Nurogames’ github, in unity we got errors like the following (and more):

    Library\PackageCache\com.nuro.vrweb.developertk@322745825fd2\Runtime\HandPosesAndShapes\Scripts\DetectHandGesture.cs(3,28): error CS0234: The type or namespace name ‘Gestures’ does not exist in the namespace ‘UnityEngine.XR.Hands’ (are you missing an assembly reference?)

    June 10, 2025 at 5:22 pm #1711

    Please add this package to your project: com.unity.xr.hands

     

    June 10, 2025 at 6:24 pm #1713

    Thank you for your answer but we are missing about 20 such packages.
    here is another example.
    Library\PackageCache\com.nuro.vrweb.developertk@322745825fd2\Runtime\Scripts\Avatar\AvatarController.cs(10,12): error CS0234: The type or namespace name ‘VRWeb’ does not exist in the namespace ‘Nuro’ (are you missing an assembly reference?)

    Would it be possible to send you a list? The forum seems to have a character limit so we can’t post everything.

    June 11, 2025 at 8:29 am #1715

    The github repo has resisted my attempts to update it. Instead of an error list, please send me your email address (remind me that you want the toolkits) so I can send you the current Toolkits. Write to robert.malzan@nuromedia.com

  • You must be logged in to reply to this topic.