v5.0.0
- Add support for unity input system. (use macro FAIRYGUI_INPUT_SYSTEM) (@EP-Toushirou)
- Support async loading of Spine. (@ttt1088)
- Add GLoader.useResize.
- Fix WebGL multi touch issue & IME text input issue. (use macro FAIRYGUI_WEBGL_TEXT_INPUT)
- Fix some issues of displaying TextMeshPro text.
- Fixed incorrect position of input text cursor.
- Upgrade example project to Unity 2022.