Search Unity

Bug Unity 2022.1.23f1 is bugged

Discussion in 'General Graphics' started by kopanz, Dec 4, 2022.

  1. kopanz

    kopanz

    Joined:
    Dec 6, 2016
    Posts:
    82
    On Unity 2022.1.23f1 in Windows IL2CPP build I'm getting a lot of fails due to Enlighten. I'm not getting any errors in the Editor. You can read the errors in the photo, it doesn't tell it's due to enlighten but there is also the ALLOC_TEMP_EnlightenWorker tag in the same log. It happens after Unity starts setting up 6 worker threads for Enlighten. How can I fix this issue ? It doesn't let my game scene to initialize, SceneManager.sceneLoaded event is not getting called.

    I don't want to use Enlighten at all. Because it's useless. It's just drawing resources and creating problems like this. This is happening eventhough I cleaned my project a lot before trying an upgrade to Unity 2022.1.23f1. I don't have any assets incompatible with Unity 2022 in the project.

    unity2022.1error.jpg