io.extendreality.tilia.input.unityinputmanager
Advanced tools
Changelog
2.1.5 (2023-03-28)
Bumps io.extendreality.zinnia.unity from 2.8.0 to 2.9.0. - Release notes - Changelog - Commits
Changelog
2.1.4 (2023-03-21)
Bumps io.extendreality.zinnia.unity from 2.7.2 to 2.8.0. - Release notes - Changelog - Commits
Changelog
2.1.3 (2023-03-16)
Bumps io.extendreality.zinnia.unity from 2.7.1 to 2.7.2. - Release notes - Changelog - Commits
Changelog
2.1.2 (2023-03-14)
The ENABLE_LEGACY_INPUT_MANAGER was only added in Unity 2019.2 so any version before that won't understand the ifdef and therefore just output the debug warning.
This fix wraps that whole block in a check to see if Unity 2019.2 or newer is being used, if its not then it just does the default process and if the user is using the new Input System but has this package installed then they won't get any debug warnings, but as this is based on such an old version of unity then this is acceptable.
Changelog
2.1.1 (2023-03-13)
Bumps io.extendreality.zinnia.unity from 2.7.0 to 2.7.1. - Release notes - Changelog - Commits
Changelog
2.0.8 (2023-03-11)
Bumps io.extendreality.zinnia.unity from 2.6.0 to 2.7.0. - Release notes - Changelog - Commits
Changelog
2.0.7 (2023-02-22)
Bumps io.extendreality.zinnia.unity from 2.5.0 to 2.6.0. - Release notes - Changelog - Commits
Changelog
2.0.6 (2023-02-19)
Bumps io.extendreality.zinnia.unity from 2.4.0 to 2.5.0. - Release notes - Changelog - Commits
Changelog
2.0.5 (2023-02-08)
Bumps io.extendreality.zinnia.unity from 2.3.0 to 2.4.0. - Release notes - Changelog - Commits