1.1.1 #
Fixed
Fixed
- Fixed
InvalidCastException: Specified cast is not valid.
andInvalidOperationException: Already have an event buffer set! Was OnUpdate() called recursively?
when upgrading from 1.1.0-pre.5 or earlier. If you experience this issue you can also restart the editor to resolve it. - Fixed
InputDeviceChange.Destroyed
not being available, now it's correctly marked as obsolete instead. - Removed documentation around platform user account management of
InputUser
which was ahead of actual backend support for the feature.