Recent content by QuestionAskingPerson

  1. Q

    Android Build Error: Failed to update package sample cache.

    Error is caused by the demo being in the samples folder, and XR Plug-in Management's project validation (I think) assuming that everything in the samples folder is related to XR and needs to have its package versions cross-checked and validated. Moving the UIS demo out of the samples folder...
  2. Q

    Android Build Error: Failed to update package sample cache.

    Building to Android, got the above error. Needed to Modify "packages-lock.json" section: "com.opsive.ultimateinventorysystem": { "version": "file:com.opsive.ultimateinventorysystem", "depth": 0, "source": "embedded", "dependencies": { "com.opsive.shared"...
  3. Q

    Installation

    If the code for the previous versions was still available to download I could fix the errors myself. Is that a possibility? And in all fairness it says "Legacy Version" on the description page, not which legacy version. I actually thought I could use the Ultimate FPS controller, but it's the...
  4. Q

    Installation

    So I've bought something I can't use?
  5. Q

    Installation

    Trying to install Deathmatch AI Kit using Third Person Controller (Legacy). Getting these errors: Assets\Third Person Controller\Demos\Network\Scripts\DemoNetworkManager.cs(9,39): error CS0012: The type 'NetworkManager' is defined in an assembly that is not referenced. You must add a reference...
Back
Top