What’s Changed
🐛 Bug Fixes
- Fix behavior after Autopilot failure in Play Mode tests by @nowsprinting in #128
- Fix outputRootPath when outputRootPath is null and on player by @nowsprinting in #124
🧰 Maintenance
- Add reset button into AutopilotSettingsEditor if an invalid state by @nowsprinting in #129
- Refactor: pull up _autopilot fields to AbstractAgent by @nowsprinting in #125
- Fix compilation warnings by @nowsprinting in #127
- Fix tests for Unity 2020 or older by @nowsprinting in #126
- Add EditorBrowsable(Never) attribute onto fields do not want to use by @nowsprinting in #123
- Fix wording by @nowsprinting in #122