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

Bug UNITYTLS_X509VERIFY_FLAG_USER_ERROR

Discussion in 'Editor & General Support' started by Magasenakwa, Sep 28, 2023.

  1. Magasenakwa

    Magasenakwa

    Joined:
    Oct 13, 2018
    Posts:
    86
    I started getting this error today but I have no idea where this is being caused or what exactly it means. It just decided to start happening all of a sudden.

    This does not happen in the editor, though, only in builds. Does anyone know what this is or what to do about it?
     
  2. Kurt-Dekker

    Kurt-Dekker

    Joined:
    Mar 16, 2013
    Posts:
    37,184
    Looks like perhaps a certificate expired somewhere. Check with one of those cert checkers online, curl against it, etc.

    If you are not making network calls, it's possible something in Unity's massive services toolchain is broken.
     
  3. MaryCasteel

    MaryCasteel

    Joined:
    Oct 13, 2023
    Posts:
    1
    The error message you're encountering is somewhat vague and could result from various issues. To better assist you, could you provide more specific details or code snippets where this error occurs?
     
    Last edited: Oct 20, 2023