Simplified (50 lines of code) implementation of the Editor Coroutines from Unity. Use it if you need some compact solution and / or do not want to handle this kind of issues. There is no support for ...
Alternative implementation of the Editor Coroutines from Unity. Use it if you do not want to handle this kind of issues. This version also might be easier to modify for your needs (at least in my ...