Search Unity

no "Screen Capture" package in package manager

Discussion in 'Package Manager' started by herb_nice, Jun 1, 2019.

  1. herb_nice

    herb_nice

    Joined:
    May 4, 2017
    Posts:
    170
    2018.4.1f1 - this error explicitly states to turn on the "Screen Capture" package in the package manager window:

    Assets\Scripts\Utilities\AudioAndVideoRenderer.cs(181,17): error CS1069: The type name 'ScreenCapture' could not be found in the namespace 'UnityEngine'. This type has been forwarded to assembly 'UnityEngine.ScreenCaptureModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' Enable the built in package 'Screen Capture' in the Package Manager window to fix this error.

    However, there is no "Screen Capture" package in the package manager window.

    upload_2019-6-1_14-20-50.png
     
  2. herb_nice

    herb_nice

    Joined:
    May 4, 2017
    Posts:
    170
    Aha- it seems "All packages" does not actually display all packages. Infact, it does not show most packages. quite misleading.

    upload_2019-6-1_14-40-12.png
     
    deus0 likes this.
  3. deus0

    deus0

    Joined:
    May 12, 2015
    Posts:
    256
    Thanks, was looking for this lol.