Comments on: Unity Plugins https://www.digitalruby.com/unity-plugins/ Indie dev software company Sat, 16 Aug 2025 02:50:07 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Jeff Johnson https://www.digitalruby.com/unity-plugins/#comment-155674 Sat, 16 Aug 2025 02:50:07 +0000 http://www.digitalruby.com/?page_id=2749#comment-155674 In reply to Ricky Wild.

For others reading this, I worked out with him over email and he upgraded to Unity 2021 and switched to new input system, resolving the issue.

]]>
By: Ricky Wild https://www.digitalruby.com/unity-plugins/#comment-155648 Wed, 06 Aug 2025 23:50:40 +0000 http://www.digitalruby.com/?page_id=2749#comment-155648 This is a huge time saver! I saw that touch gestures worked on the WebGL demo which confirmed it for me. My current work requires an Android touchscreen hooked upto a laptop. So we make use of the O/S on the laptop for performance (also operates as standalone .exe as well as WebGL) most of the project has been developed but the touchscreen was delayed until later. I assumed it wouldn’t be so difficult to translate mouse input to touch. I was v wrong and saw this would take time. I got so far with it but I needed something faster and this (after only using it for past hour) seems like a reliable and robust solution. I may be in touch we a few questions but I will try before reaching out.

V pleased so far.

]]>
By: Jeff Johnson https://www.digitalruby.com/unity-plugins/#comment-155422 Thu, 10 Apr 2025 15:27:06 +0000 http://www.digitalruby.com/?page_id=2749#comment-155422 In reply to David Meservy.

I will look into it

]]>
By: David Meservy https://www.digitalruby.com/unity-plugins/#comment-155421 Thu, 03 Apr 2025 03:40:45 +0000 http://www.digitalruby.com/?page_id=2749#comment-155421 Using Unity 6. I received the attached changed API warning when adding the asset so I let it update the files. I’m using the new input system and UNITY_INPUT_SYSTEM_V2 in settings and mashing the “Replace with InputSystemUIInputModule” button on the event system got the particular demo I needed to see up and running, but many of the demo scenes now spam red to the console when running. A new release that is happy with Unity 2023 aka 6 would be much appreciated! Thanks!!!

]]>
By: Dion https://www.digitalruby.com/unity-plugins/#comment-155375 Mon, 30 Dec 2024 10:57:06 +0000 http://www.digitalruby.com/?page_id=2749#comment-155375 In reply to Jeff Johnson.

I am using this as my dissertation’s VR experiment. So sorry to hear that it does not support in VR. Could you please authorize a refund so the Unity team can process it, thanks for your understanding! It is not a small money for me and if it does not work in my experiment, I cannot get reimbursement from my university.

]]>
By: Jeff Johnson https://www.digitalruby.com/unity-plugins/#comment-155373 Fri, 27 Dec 2024 19:52:50 +0000 http://www.digitalruby.com/?page_id=2749#comment-155373 In reply to Michael.

Worth a try!

]]>
By: Michael https://www.digitalruby.com/unity-plugins/#comment-155372 Fri, 27 Dec 2024 18:45:35 +0000 http://www.digitalruby.com/?page_id=2749#comment-155372 In reply to Jeff Johnson.

Hi Jeff,

I’m still trying to get simultaneous long press gestures working on my end, one thought I had, could it be blocked by this property “ClearTrackedTouchesOnEndOrFail”?

My thinking is that perhaps even with AllowSimultaneous property set on itself for this LongPressGesture type, this property could still be blocking/overriding the currently active LongPressGesture in favor of the new one?

]]>
By: Michael https://www.digitalruby.com/unity-plugins/#comment-155368 Tue, 17 Dec 2024 21:34:19 +0000 http://www.digitalruby.com/?page_id=2749#comment-155368 In reply to Jeff Johnson.

Thanks for your reply, and for clarifying.

]]>
By: Jeff Johnson https://www.digitalruby.com/unity-plugins/#comment-155365 Fri, 13 Dec 2024 15:40:43 +0000 http://www.digitalruby.com/?page_id=2749#comment-155365 In reply to Michael.

Looks like only one of those gestures is supported at a time. I’ll have to debug.

]]>
By: Jeff Johnson https://www.digitalruby.com/unity-plugins/#comment-155364 Fri, 13 Dec 2024 15:39:46 +0000 http://www.digitalruby.com/?page_id=2749#comment-155364 In reply to Dion.

Not supported in VR

]]>