import java.util.Random;
/**
Application class for SystemUI. -42,6 69,8 public class SystemUIApplication extends Application {
private static final String TAG “SystemUIService”;
private static final boolean DEBUG false; private Context mContext;/*…
在项目中使用Input System,在UI中添加了元素后,再次运行出现下面的错误:
InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System pac…