MachineLearningRemote-Unreal icon indicating copy to clipboard operation
MachineLearningRemote-Unreal copied to clipboard

Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers running e.g. Tensorflow/Pytorch.

Results 12 MachineLearningRemote-Unreal issues
Sort by recently updated
recently updated
newest added

Thanks for this library! I'm running into some troubles sending data to the _hello_ script example. The following is my Blueprint setup: ![Screenshot 2022-08-17 115438](https://user-images.githubusercontent.com/20191266/185208847-1da58176-71f7-4ce9-9218-f09b22373e47.png) I start the server and...

bug
awaiting replication

I am recently learning the MachineLearningRemote-Unreal, but I am a freshman for the unreal engine,and take much time to create blue print graph, but can not solve the prolem. can...

Hi, I am trying to get this working with UE 5.02 and am getting this error: ![BadStatusLine](https://user-images.githubusercontent.com/27820081/171181913-ce8fdb2d-fece-41f2-84d0-38d0201cb094.png) It seems to generates this error as soon as I play the UE...

![WhatsApp Image 2022-05-17 at 12 15 22 PM](https://user-images.githubusercontent.com/83159086/168789221-2f44b6f0-09ca-4363-9650-843a0d9f1804.jpeg)

In UE logs all I see is > SocketIO: SocketIO Disconnected 0C5vfmuuuxFBqG3zAAAB reason: CLOSE_REASON_NORMAL > LogTemp: Display: X2:3000054 4000000 or sometimes nothing at all. On the server end: > disconnect...

bug
awaiting replication

Hello, Very first time trying machine-learning-remote-ue4, could you please help me out? Steps: A) 1) Downloaded current plugin source from GitHub (not the latest release, because UE4 4.26) and put...

bug
awaiting replication

Hi, I am a big fan of the repository and think that the idea is really powerful however I am running into some issues. I am using Unreal 4.25-1 and...

bug

Good afternoon, thanks again for your work here and I just bought the socketio client from the marketplace for a little support. I've managed to get this almost fully working...

question

- can be called in theory via send input with custom function name, but we should have a specific wrapper for the call if we disable train on beginplay

enhancement

I have been trying to package my game but i am getting error message all the time. I have tried to reinstall the UE5 but i get same issue with...