Skip to content

v5.0.2

Compare
Choose a tag to compare
@juliansteenbakker juliansteenbakker released this 03 May 12:16
· 213 commits to master since this release
a71d9ff

Bugs fixed:

  • Fixed a crash when the controller is disposed while it is still starting. #1036 (thanks @EArminjon !)
  • Fixed an issue that causes the initial torch state to be out of sync.

Improvements:

  • Updated the lifeycle code sample to handle not-initialized controllers.