Hello. I get errors after updating to unity 2018.3.1 …
Assets\ParadoxNotion\SLATE Cinematic Sequencer\Utility\ReflectionTools.cs(274,4): error CS0246: The type or namespace name ‘DynamicMethod’ could not be found (are you missing a using directive or an assembly reference?)
Assets\ParadoxNotion\SLATE Cinematic Sequencer\Utility\ReflectionTools.cs(274,26): error CS0246: The type or namespace name ‘DynamicMethod’ could not be found (are you missing a using directive or an assembly reference?)
Assets\ParadoxNotion\SLATE Cinematic Sequencer\Utility\ReflectionTools.cs(275,4): error CS0246: The type or namespace name ‘ILGenerator’ could not be found (are you missing a using directive or an assembly reference?)