buttplug-unity icon indicating copy to clipboard operation
buttplug-unity copied to clipboard

Unity plugin for Buttplug.io

Results 10 buttplug-unity issues
Sort by recently updated
recently updated
newest added

Hello, thank you for sharing awesome package. It seems current IntifaceCLI.exe is too old (v36). I want to use v39+ because I need Vorze Piston support. https://github.com/intiface/intiface-cli-rs/blob/master/CHANGELOG.md I thought I...

Run game using Buttplug Unity v1 in play mode, then close unity. IDE hangs, requires kill from task manager.

bug

If Play mode is run more than once, all runs after the first will not show log messages. This is due to the FFI system not handling clearing the static...

We should use the pbuf protocol versus just watching stdout.

We should have some way of detecting shutdown and disconnecting the client at that point, as just killing the server process outright can cause issues.

Hi, got new version (dev) now running in Unity Editor without issues; building is also possible now; however the method "ConnectAsync()" does not seem to work in build at all,...

Unity 2019 throws DLL errors because of missing JSON and Threading DLLs.

Issue occured in Unity 2019.4.31f1 I know that it is probably not intended for this library to be used in the editor its self, but I was attempting to do...

Seeing how [Intiface CLI](https://github.com/intiface/intiface-cli-rs) is now deprecated in favor of [Intiface Engine](https://github.com/intiface/intiface-engine) as well as the reemerging of the [C# v3](https://github.com/buttplugio/buttplug-csharp/releases/tag/3.0.0) implementation, is there any sort of time frame that...