Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Enlighten worker threads being created

Discussion in '2020.1 Beta' started by DrSeltsam, Apr 15, 2020.

  1. DrSeltsam

    DrSeltsam

    Joined:
    Jul 24, 2019
    Posts:
    100
    I'm using Unity 2020.1.0b5 and the HDRP. For some reason, Unity always spawns 8 Enlighten worker threads for my project o_O It happens both in editor and built standalone. I'm not using any GI, static / mixed lighting or lightmaps. I've disabled all GI / baking / lightmap settings in my project (at least all settings I'm aware of).

    According to this post, Enlighten is supposed to be removed from 2020.1, at least for the HDRP: https://forum.unity.com/threads/enlighten-deprecation-and-replacement-solution.697778/

    Does this also apply to the beta? Is there a way to disable Enlighten completely? Or do I just have to wait until 2020.1 goes out of beta?