The Builtin Script Execution Order (Edit > Project Settings > Script Execution Order) can be boring and tedious to find and add a script when you have a lot of scripts. This is a small utility to help. It supports:
- Drag to reorder;
- Default time can be moved;
- Search/Autocomplete
- Display Namespaces
Add to your manifest.json
the following line:
{
"dependencies": {
"com.vrusso.scriptexecreordermanager": "https://github.com/vicenterusso/Script-Execution-Order-Manager.git",
},
}
https://assetstore.unity.com/packages/tools/utilities/script-execution-order-manager-89961
Tools > Script Execution Order Manager