Further on text mesh pro, reinstall it from here:
you can get the correct version here: Useful Information & Download Links
Stop using the unity asset store to download it, as it provides outdated version
so this works well on the linux editor too with fedora so test on your platform and report back here.
Import it and the segfault probably won’t happen, if it does just delete the text mesh pro folder then import.
note: you will have to reconfigure all the text in your game if you delete then reinstall it
Good luck
Any further problems: try installing mono from here: then run the unity editor.
http://www.mono-project.com/download/alpha/
I noticed my editor was much more functional after installing that on windows, linux and mac. Speedups of the editor start-up on windows were insane; I’m surprised nobody noticed.
if you’re running windows put the mono compiler in your path variable.
in a terminal you can run
mono --version to make sure it’s installed but make sure to reboot after installing mono.