UnityPlugin-AVProVideo icon indicating copy to clipboard operation
UnityPlugin-AVProVideo copied to clipboard

RenderHeads.Media.AVProVideo.Editor.PreProcessBuild.callbackOrder

Open TecsiAron opened this issue 3 years ago • 0 comments

Describe the solution you'd like Make callbackOrder value configurable in Editor with a ScriptbleObject or with a custom/optional file in ProjectSettings

Describe alternatives you've considered

  1. Setting my own preprocessor to a negative value, but it somehow doesn't look like a good idea.
  2. Mnauly changing the value to 1, has the disadvantage that AVPro would have to be (re)modified every time we import it into a new project.

Additional context Developing a framework for internal use, the framework will have its own set of pre/post processors that will fix some of the isses the AVPro preprocessor checks for.

TecsiAron avatar Oct 06 '22 08:10 TecsiAron