Search Unity

Script Execution Order not working in 2018.1.6f1

Discussion in 'Scripting' started by MetalDonut, Jun 24, 2018.

  1. MetalDonut

    MetalDonut

    Joined:
    Feb 7, 2016
    Posts:
    127
    Hi there,

    I want to change my script execution order (via Edit -> Project Settings -> Script Execution Order) but it doesn't let me add any scripts here. I'm pressing the "+" button to add a script but it's disabled. It's not greyed out or anything, it literally just doesn't function when I click on it so I can't add any scripts.

    Has anyone else experienced this? I'm not sure if it's a bug or if there might be something else I'm doing that's preventing this.

    Appreciate any help!

    Thanks!
     
  2. josepCGPills

    josepCGPills

    Joined:
    Oct 14, 2015
    Posts:
    6
    Same problem here!
     
  3. WheresMommy

    WheresMommy

    Joined:
    Oct 4, 2012
    Posts:
    890
    Mac or Win? Maybe the window is hust sonewhere hidden, side of screen?
     
  4. josepCGPills

    josepCGPills

    Joined:
    Oct 14, 2015
    Posts:
    6
    It's shown and have tried to move layout and resize. Mac. Will try now in windows.
     
  5. WheresMommy

    WheresMommy

    Joined:
    Oct 4, 2012
    Posts:
    890
    Okay, i had a weird bug in 2018, where my graph editor just stops showing graphs, had to resize and it came back. Same with profiler on multiscreen on mac. Did you try to plus and enter to see if some invisible function is maybe running.
     
  6. josepCGPills

    josepCGPills

    Joined:
    Oct 14, 2015
    Posts:
    6
    No luck in windows... The window seems to be locked
     
  7. WheresMommy

    WheresMommy

    Joined:
    Oct 4, 2012
    Posts:
    890
    Reinstall unity? Also fixed a bug i had some days ago, where unity just stopped loading scripts and relations.
     
  8. josepCGPills

    josepCGPills

    Joined:
    Oct 14, 2015
    Posts:
    6
    I did, updated to last version. Same issue. Will check in a new project.
     
  9. josepCGPills

    josepCGPills

    Joined:
    Oct 14, 2015
    Posts:
    6
    In my case, SOLVED by changing "Active Input Handling" to both, re-start Unity and then everything worked fine. You can move back to initial value and will keep working. Seems that something got "unlocked"...
     
    WheresMommy likes this.
  10. WheresMommy

    WheresMommy

    Joined:
    Oct 4, 2012
    Posts:
    890
    Achievement unlocked ;) thanks for posting the solution.
     
  11. MetalDonut

    MetalDonut

    Joined:
    Feb 7, 2016
    Posts:
    127
    Thanks for the recommendation. Sadly, this didn't work for me. Still can't change script execution order. Using MacOS.