How to enable and access the new OSC functionality in 4.23?

Hi there, i’m trying to work out how to access and use the new OSC blueprint methods in 4.23. I downloaded 4.23 from the Epic Games Launcher and I am on mac os.

When I go to manage my plugins, there is no mention of OSC anywhere, and when I create a new blueprint, none of the new functions found at the link below appear. Am I doing something wrong? Does OSC only work if you build from source? Or does it only work on Windows? Thanks for your time.

https://docs.unrealengine.com/en-US/…OSC/index.html

Hi there - I have got the same problem - Unreal 4.23 + Mac - I have looked inside the OSC plugin wrapper (C++) and it looks as though this OSC plugin will only work for Win64 and Win32 machines at the moment - I can see that both are ‘whitelisted’ in the plugin but Mac is not - I think, as this is a beta feature currently, it’s probably only been implemented for Windows at the moment.

yea me too same problem want some examples!

On my Windows 10 machine I did the following:

  1. Open Unreal Engine (my ver is 4.24.2)
  2. In top menu go to Edit > Plugins
  3. In Plugins window (left-side), select “Built-In”
  4. Top right of Plugin window, search for “OSC”
  5. “OSC Support” will come up in search (it will mention it is in “BETA Version 1.x”

Hopefully this helps!