Skip to content

9.1.0

Latest
Compare
Choose a tag to compare
@PassivePicasso PassivePicasso released this 05 Nov 23:20

Fixes and Improvements

  • Fixed compatibility of DragThumb with Unity 2019.1 and Unity 2019.2

Community Contributions

  • Enhanced StageAssemblies PipelineJob with AssemblyDefinition asset support:
    • Implemented AllowUnsafeCode setting support
    • Added AdditionalCompilerArguments passthrough
    • Thanks to @Scheshi for this improvement.

Important Notes

While not a breaking change, this update may affect project behavior:

  • AssemblyDefinition settings that were previously ignored will now be respected:
    • Additional compiler arguments
    • Unsafe code settings
  • Review your assembly definitions if you notice any compilation changes