概要
Unsafe code requires the `unsafe' command line option to be specified. Enable "Allow 'unsafe' code" in Player Settings to fix this error.
Unity で上記のエラーが発生した場合は、

Player Settings で「Allow 'unsafe' Code」にチェックを入れてから、
エラーが発生しているスクリプトを Reimport すると直ります
Unsafe code requires the `unsafe' command line option to be specified. Enable "Allow 'unsafe' code" in Player Settings to fix this error.
Unity で上記のエラーが発生した場合は、

Player Settings で「Allow 'unsafe' Code」にチェックを入れてから、
エラーが発生しているスクリプトを Reimport すると直ります