alttester / alttester/AltTester-Unity-SDK

Auto-create EventSystem if EventSystem.current is null

Đang mở
#1,895 0 bình luận 0 reaction 1 người được giao Được @RobertPoienar nhận Xem trên GitHub
2.3.0 input module
Ngôn ngữ chính
C#
Star
121
Fork
24
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.