I downloaded the Unity HairRenderer.cs which was part of the Blacksmith demo
I noticed in the project settings this script was then added to the Script Execution Order with a value of -200.

I did not do this. But how did this automatically occur? I don’t see anything in the script related to the script execution order.
3057799–229652–HairRenderer.cs (14.2 KB)
1 Like
Edit: nevermind.
I forgot about the meta files. It’s there:
fileFormatVersion: 2
guid: dd2968890be6eda4080e206094d11332
timeCreated: 1424039794
licenseType: Store
MonoImporter:
serializedVersion: 2
defaultReferences: [ ]
executionOrder: -200
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
2 Likes