Search Unity

str.charCodeAt

Discussion in 'Web' started by obywan, Mar 28, 2017.

  1. obywan

    obywan

    Joined:
    Jan 18, 2014
    Posts:
    8
    Hi, can someone help me to find out what can cause this type of exception?

    Thanks in advance.
     
  2. Deleted User

    Deleted User

    Guest

  3. martinig

    martinig

    Joined:
    Apr 12, 2022
    Posts:
    2
  4. brendanduncan_u3d

    brendanduncan_u3d

    Unity Technologies

    Joined:
    Jul 30, 2019
    Posts:
    437
    Looks like it's calling glGetString, which is not supported by the WebGL spec.