Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Console error showing only a red sign

Discussion in 'Editor & General Support' started by ivanangelmedina, Jan 20, 2019.

  1. ivanangelmedina

    ivanangelmedina

    Joined:
    Jan 20, 2019
    Posts:
    2
    Hi there.
    I just installed unity, and when start the playmode the classic error:

    "Al compiler error has to fixed before enter in the playmode".

    I google it , of course, but the solution is :

    -Go to console,
    -Double click in the error
    - Fix it

    I can`t do that, double click on the error doesn`t do anything. I dont even see error description only a red sign with this:
    [11:57:47]

    The "same error" is repeated 4 times.
    What should i do?
    Thanks in advance, and sorry for the inconvenience.
     
  2. Magnas_94

    Magnas_94

    Joined:
    Jan 20, 2019
    Posts:
    5
    Have you imported any assets or scripts in the project ? Does the error also appears in an empty project ?
     
  3. ivanangelmedina

    ivanangelmedina

    Joined:
    Jan 20, 2019
    Posts:
    2
    Hi there Magnas_94.!
    No, i didn`t import anything, is just a fresh instalation.
    I open Unity then i start the interactive tutorial.

    Right now, for what i read online, the only way to make it to work is going to preferences and change the .net configuration to use 3.5(deprecated) instead of 4.x.

    It work, but i had to do it every time i open Unity (and restart the whole application).

    It seems that the problem is related to that.

    Is there any way to configure this once, to use net 3.5 by default?.

    Thanks for your time!
     
  4. Magnas_94

    Magnas_94

    Joined:
    Jan 20, 2019
    Posts:
    5
    Hi @ivanangelmedina , Good to hear back !

    Have you tried changing the "Scripting Runtime Version" to 3.5 in Player Settings ?
    Also , which version of Unity are you using ?