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

Embed node.js as an Unreal Engine plugin.

Results 32 NodeJs-Unreal issues
Sort by recently updated
recently updated
newest added

Just testing this out for the first time today to see if it works, and failing on the first test. 1. Added 4.26 plugin version to Plugins folder of project...

bug
help wanted

I just ran into this problem and need help! I tried to modify the code, but with no effect. I was focusing on it over 8 hours and with still...

bug
help wanted
awaiting replication

How realistic would it be to get this working in the Early Access of UE5?

enhancement
addressed awaiting release

After packaged, Every time I quit the game, either BP node "Quit Game" or console command "exit", the game will pop up an error window as below: ![error](https://github.com/hikingyoung/UE4_Projects_API_Doc/blob/master/error.png?raw=true) It's not...

bug
awaiting replication

Hi , I am not very much familiarized, but how do we generate the /source/ThirdParty folder ? It is in released packages but not in source. We want to actively...

question

Hello everyone! So, I made an experiment in UE5 which needs to connect to the network to log the user in with their e-mail and password to the Neurosity.co service....

help wanted

Hello guys! So, I am trying out the [UE5 plugin](https://github.com/getnamo/nodejs-ue4/releases/tag/0.8.0) to make a web app to connect to my Neurosity Crown. [Here's what I have so far](https://github.com/neuromodgames/NeurosityWebApp-UE5). I have extra...

bug

Is there any possibility to get this plugin to work on IOS?

wontfix

When there's an actor on the map with the Node component, the packaged game crashes on exit with the following error message: ![image](https://user-images.githubusercontent.com/634031/80413650-12e82400-88d0-11ea-82ee-1ce264ac3696.png) It happens regardless of whether any node...

bug
awaiting replication