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

Question Cant fix a unity error: niceness calling setpriority

Discussion in 'Editor & General Support' started by enemycode, Jun 20, 2023.

  1. enemycode

    enemycode

    Joined:
    Jun 20, 2023
    Posts:
    1
    Hi!, when i'm using unity, it tells me an error like:
    "Unrecognized thread niceness after calling setpriority. Target niceness is -6 and actual niceness is 0"
    anyone knows how to fix it?

    thanks :)
     
    MalejTagoslav likes this.
  2. EnigmaEmmy

    EnigmaEmmy

    Joined:
    Jul 30, 2014
    Posts:
    2
    I'm getting the same error but with different values!

    [Error] Unrecognized thread niceness after calling setpriority. Target niceness is 0 and actual niceness is 6

    It happens every time I switch focus from something back to Unity.
     
    MalejTagoslav likes this.
  3. Valentinhon

    Valentinhon

    Joined:
    Oct 20, 2019
    Posts:
    76
    Hello,
    Same error here, but I've a third version :
    Unrecognized thread niceness after calling setpriority. Target niceness is -6 and actual niceness is 6
    Unrecognized thread niceness after calling setpriority. Target niceness is -6 and actual niceness is 0
     
  4. NevenaNeru

    NevenaNeru

    Joined:
    Apr 8, 2021
    Posts:
    1
    Getting the same error, with all 3 variation of numbers. I've had this problem on both 2022 LTS and 2023.1.3f1
     
    Valentinhon likes this.
  5. Valentinhon

    Valentinhon

    Joined:
    Oct 20, 2019
    Posts:
    76
    Is it possible to have an answer from Unity staff please ??
     
  6. Valentinhon

    Valentinhon

    Joined:
    Oct 20, 2019
    Posts:
    76
    Sorry to UP this topic but we need an answer ...
     
  7. ElementalVenom

    ElementalVenom

    Joined:
    Aug 13, 2014
    Posts:
    1
    Same exact issue here as described above.
     
  8. CalebSetEustace

    CalebSetEustace

    Joined:
    Aug 4, 2023
    Posts:
    1
    Fix Plz i need to finnish my Backrooms Game
     
  9. SushiiStellar

    SushiiStellar

    Joined:
    Jan 17, 2021
    Posts:
    1
    Using POP_OS! here. Same issue.
     
    Valentinhon and Farfi55 like this.
  10. OneManArmy3D

    OneManArmy3D

    Joined:
    Jun 2, 2011
    Posts:
    189
    Unrecognized thread niceness after calling setpriority. Target niceness is -6 and actual niceness is 0

    In my error log I see that multiple players (on Linux) had this error.
    Unity 2021.3.29f1
     
    schizokitten1 likes this.
  11. MushuFeels

    MushuFeels

    Joined:
    Sep 10, 2023
    Posts:
    1
    Same issue here.

    Pop_OS 22.04 LTS
    Unity 2022.3.9f LTS
     
  12. HeyHouBenjo

    HeyHouBenjo

    Joined:
    May 10, 2018
    Posts:
    2
    Same.
    Pop! OS 22.04 LTS
    Unity 2022.3.10f1
     
  13. LukeStoneHm

    LukeStoneHm

    Joined:
    Oct 24, 2023
    Posts:
    1
    Hey guys. I am on Pop_OS 22.04 LTS / Unity 2022.3.10f1 and I encountered this issue.

    The root cause is the Visual Scripting package it seems. The good news is that I solved it for myself by simply removing the package entirely, since I am just testing things out.

    The bad news is that's likely not a solve for those who are using it.
     
    MalejTagoslav likes this.
  14. MalejTagoslav

    MalejTagoslav

    Joined:
    May 22, 2019
    Posts:
    1
    Hey, Im too on Pop_Os 22.04 LTS/ 2021.3.16f1. Same problem. Nothing that would be restrictive. But it's annoying..

    My project is without Visual Scripting package. So issue will be somewhere else. But i have no idea. It started show around 2Q of 2023.

    Error shows after im exit VSCodium and Unity Editor load all edits.
     
  15. Valentinhon

    Valentinhon

    Joined:
    Oct 20, 2019
    Posts:
    76
    It's very infuriating to get no response from the Unity team ...
    Can't you PLEASE answer?

    We've been waiting for a reaction since June! :mad:
     
    MalejTagoslav likes this.