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

Probuilder/Progrids bugs

Discussion in 'Package Manager' started by hislittlecuzin, Mar 27, 2020.

  1. hislittlecuzin

    hislittlecuzin

    Joined:
    Mar 18, 2015
    Posts:
    12
    When using these, the F to focus doesn't work. If you double click an item in the heirarchy, it still doesn't focus. Clicking an item, hovering in the heirarchy & pressing F doesn't focus the object either.

    I also have the following:
    Library\PackageCache\com.unity.collab-proxy@1.3.7\Editor\UserInterface\Bootstrap.cs(23,20): error CS0117: 'Collab' does not contain a definition for 'ShowChangesWindow'

    Library\PackageCache\com.unity.collab-proxy@1.3.7\Editor\Models\Providers\Collab.cs(593,22): error CS1061: 'Collab' does not contain a definition for 'RevertFiles' and no accessible extension method 'RevertFiles' accepting a first argument of type 'Collab' could be found (are you missing a using directive or an assembly reference?)

    This one occurs every frame:
    NullReferenceException: Object reference not set to an instance of an object
    UnityEditor.SettingsProvider.Repaint () (at <f77adbe680d5435ab56e2403863ec057>:0)
    UnityEditor.XR.Management.XRSettingsManager.UpdatePackageManagerQuery () (at Library/PackageCache/com.unity.xr.management@3.0.6/Editor/XRSettingsManager.cs:172)
    System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <437ba245d8404784b9fbab9b439ac908>:0)
    Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
    System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <437ba245d8404784b9fbab9b439ac908>:0)
    System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <437ba245d8404784b9fbab9b439ac908>:0)
    System.Delegate.DynamicInvokeImpl (System.Object[] args) (at <437ba245d8404784b9fbab9b439ac908>:0)
    System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) (at <437ba245d8404784b9fbab9b439ac908>:0)
    System.Delegate.DynamicInvoke (System.Object[] args) (at <437ba245d8404784b9fbab9b439ac908>:0)
    UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <f77adbe680d5435ab56e2403863ec057>:0)
     
  2. maximeb_unity

    maximeb_unity

    Unity Technologies

    Joined:
    Mar 20, 2018
    Posts:
    545
    Hi @hislittlecuzin,

    It sounds like you're using versions of packages that might not be compatible with the Editor version you have, but it might be something different. Would you mind opening a bug report, so we can get more detailed information files to help us reproduce the issue? Thanks!
     
  3. AgastyaValisetty

    AgastyaValisetty

    Joined:
    Jan 16, 2020
    Posts:
    2
    yeah, i got this too
    i got mine when i switched from unity 2020.1.0b5 to 2019.3.9f1
     
  4. Bruh-no

    Bruh-no

    Joined:
    Oct 3, 2018
    Posts:
    1
    Have you found a fix yet?
    I am having the same issue...
     
  5. falkovds

    falkovds

    Joined:
    Sep 30, 2017
    Posts:
    3
    You must remove "Unity Collaborate 1.3.7" in package manager. And install it again in 1.2.16 version (or other for Unity 2019.3).
     
  6. IronDragonDev

    IronDragonDev

    Joined:
    May 20, 2020
    Posts:
    7
    I maybe came too late but,
    it worked but I didn't even reinstall it because I don't need it
     
  7. mat108

    mat108

    Joined:
    Aug 24, 2018
    Posts:
    130
    Probuilder is the biggest trash known to man, nothing works and if it does it's an singular entirely unintended random occurance and completely irreproducible.