I changed Script Execution Order Settings for my project, I added one script (TestScript.cs) above the default time. This helped in fixing the order of execution bug. In asset server It shows there is a change in script. But when I compared the script for the changes, It shows nothing.
Where and how the Script “Execution Order Settings” saved.
Even I thought, it will change in project settings. But unity asset server didn’t show any change in project settings. Also I committed the script file in my system and updated the project in my colleagues system and I could see the changes in script execution order.