0.30.0-alpha.1106+10c75ce
Closes #3126 Fixes an issue where key events (and other event types) get stuck in the previous scene `InputHost` and cause issues when switching back. This state will never be useful and has lost relevancy after the scene has switched. ## Changes: - Adds a `InputHost.clear()` to clear previous scene event state - `Director` clears the previous scene input host