Search Unity

The post processing package is crashing my Unity

Discussion in 'General Graphics' started by GrichDesign, Oct 21, 2020.

  1. GrichDesign

    GrichDesign

    Joined:
    Mar 29, 2013
    Posts:
    25
    When I import post processing from the package manager, Unity crashes.

    Submitted a bug report
    Happens in multiple versions of Unity
    Started happening about a month ago
    same computer I have been using post processing on for over a year
    updated my graphics drivers
    tried other packages to make sure it wasn't just the package manager
    changed firewall settings
    if a project already has the post process package, it crashes on load
    uninstalled all of my versions of Unity and reinstalled
    Also happens on new empty projects
    First happened when opening a project using a beta Unity 2020 build (Have since uninstalled)

    Computer stats
    AMD A10-6800K APU with Radeon(tm) HD Graphics
    NVIDIA GeForce GTX 1060 6GB AMD
    16gb RAM

    Thank you for any sort of leads on what may be happening. I teach a lighting and rendering course and haven't been able to demo quite a bit.
     
    Last edited: Oct 21, 2020
  2. Olmi

    Olmi

    Joined:
    Nov 29, 2012
    Posts:
    1,553
    Does this happen in a specific project, or any project? i.e. do you get the same result in a blank Unity project? But If it's in one project/some projects, I bet the suspect is somewhere in the project, something you use.
     
  3. GrichDesign

    GrichDesign

    Joined:
    Mar 29, 2013
    Posts:
    25
    any project including a blank
     
  4. Mauri

    Mauri

    Joined:
    Dec 9, 2010
    Posts:
    2,665
  5. GrichDesign

    GrichDesign

    Joined:
    Mar 29, 2013
    Posts:
    25
    Results in that file

    [2020-10-21T18:30:39.619Z][INFO] Starting Server
    [2020-10-21T18:30:39.637Z][INFO] Server started on port [56463]
    [2020-10-21T18:30:39.929Z][INFO] Health Request received
    [2020-10-21T18:34:05.867Z][ERROR] [Unity Package Manager (Upm)]
    Parent process [19464] was terminated
     
  6. NatalieW15

    NatalieW15

    Joined:
    Jul 30, 2019
    Posts:
    16
    Did you ever figure it out?