com.unity.editorcoroutines 0.0.1-preview.5

com.unity.editorcoroutines

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

📈 Improvements

  • Updated Readme.md.
  • Added unified yield statement processor.
  • Added stack based processing of nested yield statements.
  • Updated tests.
  • Lowered memory footprint of editor coroutine instances.

API Changes

  • Removed recursive handling of nested yield statements.
  • Removed specialized yield statement processors.