alttester / alttester/AltTester-Unity-SDK

Auto-create EventSystem if EventSystem.current is null

オープン
#1,895 コメント 0 件 リアクション 0 件 担当者 1 名 @RobertPoienar が担当を希望しています GitHub で見る
2.3.0 input module
主要言語
C#
スター
121
フォーク
24
PR マージ指標
30日以内にマージされた PR はありません

説明

To prevent UI interactions (clicks, etc.) from failing, we need to ensure an EventSystem is always present in the scene.

If EventSystem.current is null on scene load, a new GameObject should be automatically created and populated with:

- EventSystem component
- StandaloneInputModule (or a relevant input module) component

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。