Hey All, I have a fairly big project with about 8k scripts. We are using 2018.4.36 LTS and on Android this call AttributeHelperEngine.GetDefaultExecutionOrderFor() is taking a lot of time at Android app startup. Is there any way we can remove this call without changing the predefined Assembly. I think this call is going through all the scripts in our project to check for their Execution Orders.
Is there a way we can remove this call? Here is a screenshot for this...
A lot of time taken by AttributeHelperEngine.GetDefaultExecutionOrderFor()
Is there a way we can remove this call? Here is a screenshot for this...
A lot of time taken by AttributeHelperEngine.GetDefaultExecutionOrderFor()