Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Bug XR Plug-In Management system-wide disabled

Discussion in 'AR/VR (XR) Discussion' started by marwi, Jul 26, 2020.

  1. marwi

    marwi

    Joined:
    Aug 13, 2014
    Posts:
    138
    Hello,

    I'm having problems with the xr management package. The XR Plug-In Management window is always disabled and won't enable anymore (saying "Installing packages..." even immediately after having installed the plugin management package 3.2.13 in a new empty project)


    upload_2020-7-26_18-51-44.png


    When debugging I see "isInstallingPackages" being true so looks like somehow EditorPrefs "XRMGT Installing XR Package." exists.

    upload_2020-7-26_18-47-8.png

    The issue first appeared when testing with multiple custom XR-Plugins. It worked fine when having one plugin enabled but sometime during enabling a second plugin the UI became disabled and never re-enabled. I originally used 2019.4.4f1 but tried new empty projects using 2019.4.5f1 and now 2019.4.1f1 and the UI appears disabled as soon as I install XR Plugin Management.
     
  2. marwi

    marwi

    Joined:
    Aug 13, 2014
    Posts:
    138
    Hello, issue was/is that my other plugin was part of the same package. Is it not possible to have multiple xr plugins in one package?
     
    Last edited: Jul 26, 2020
  3. joejo

    joejo

    Unity Technologies

    Joined:
    May 26, 2016
    Posts:
    958
    I'm not sure what you mean entirely, but if that is your issue your quickest workaround would be to pull them apart.

    Would you be able to file a bug with a simple repro case?
     
  4. marwi

    marwi

    Joined:
    Aug 13, 2014
    Posts:
    138
    Sure, case is 1268700
     
  5. joejo

    joejo

    Unity Technologies

    Joined:
    May 26, 2016
    Posts:
    958
    Thank you.