Search Unity

Problem with scripting

Discussion in 'General Discussion' started by cipriannevolnicu, Apr 1, 2021.

  1. cipriannevolnicu

    cipriannevolnicu

    Joined:
    Oct 8, 2020
    Posts:
    5




    Every time i open a c sharp script in unity 2020 and unity 2021 its shows a white backgound and nothing to script, anybody knows how to solve this. I tried to upload a image but dosen't work. Thank you.
     
  2. Antypodish

    Antypodish

    Joined:
    Apr 29, 2014
    Posts:
    10,779
    Use Visual Studio for editing code.
     
    Socrates and Joe-Censored like this.
  3. cipriannevolnicu

    cipriannevolnicu

    Joined:
    Oct 8, 2020
    Posts:
    5
    I use Visual Studio but it shows a white backgound where the script is.
     
  4. neginfinity

    neginfinity

    Joined:
    Jan 27, 2013
    Posts:
    13,572
    You can upload screenshots to imgbb .
    You can also use visual studio code instead of visual studio.
     
    Antypodish likes this.
  5. cipriannevolnicu

    cipriannevolnicu

    Joined:
    Oct 8, 2020
    Posts:
    5
    I'm uploading a file
     

    Attached Files:

  6. neginfinity

    neginfinity

    Joined:
    Jan 27, 2013
    Posts:
    13,572
    (-_-)

    Press the arrow to open the project folder then select a file you want to edit.
    upload_2021-4-2_13-30-19.png

    NORMALLY an IDE would auto open a file you double-clicked in unity, but if it didn't, you can usually navigate to it.
     
  7. cipriannevolnicu

    cipriannevolnicu

    Joined:
    Oct 8, 2020
    Posts:
    5
    Thanks, works now.