Editor crashs after Build button (asset bundle browser) pressed or run from script. (updated, fixed)

Since today editor crash everytime i pressed Build button in Asset Bundle browser or run build bundle from script by code:

            BuildPipeline.BuildAssetBundles(assetBundleOutputDirectory,
                                            assets,
                                            BuildAssetBundleOptions.None,
                                            content.BuildTargetPlatform
            );

code was not changed recently.
Also i reinstalled Unity and tried to use other version (2018.3.14) of Editor, result is same.

I’ve tried on other machine and it works properly.

5068814–498236–editor_crash.txt (128 KB)
5068814–498242–unity_crash.txt (8 KB)

Fixed by self, just called - ReImport All on assets.