Unity 2019.3.11.f1 + Unity 输入系统 1.0.0 + Unity Remote 5 + iPhone 8 触摸屏不工作

Posted

技术标签:

【中文标题】Unity 2019.3.11.f1 + Unity 输入系统 1.0.0 + Unity Remote 5 + iPhone 8 触摸屏不工作【英文标题】:Unity 2019.3.11.f1 + Unity Input System 1.0.0 + Unity Remote 5 + iPhone 8 touch screen not working 【发布时间】:2020-09-29 21:35:18 【问题描述】:

我正在尝试使用新的 Unity 输入系统,但它不适用于触摸屏。

我在 GitHub https://github.com/Unity-Technologies/InputSystem/tree/develop/ExternalSampleProjects/TouchSamples 上找到了示例存储库,并成功地使用鼠标输入运行了示例。 PointerInputManager 中的 OnAction 方法为鼠标调用,但在使用 iPhone8 触摸屏时不调用(应用程序在使用 Unity Remote 5 的设备上正确显示)。任何想法如何解决这个问题?

【问题讨论】:

【参考方案1】:

我找到了原因: https://forum.unity.com/threads/new-input-system-and-unity-remote-5.735968/

输入系统有望在未来与 Unity Remote 5 配合使用。

【讨论】:

我不会屏住呼吸,他们不是刚刚宣布遥控器被罐头了吗? 我没有。我刚刚切换到好的旧 Input.GetTouch(0) 并且效果很好。

以上是关于Unity 2019.3.11.f1 + Unity 输入系统 1.0.0 + Unity Remote 5 + iPhone 8 触摸屏不工作的主要内容,如果未能解决你的问题,请参考以下文章

Unity安装配置Python使用protobuf转换Excel表格数据并在unit中使用

Unity安装配置Python使用protobuf转换Excel表格数据并在unit中使用

Unity教程1:如何切割我的图片素材并使用tilemap搭建游戏背景(Pixels Per Unit设置不合适问题)

记一次Unit4.x源码编译过程

Unity 之 transform

unity的 monodevelop怎么安装