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