Is There a Pico SDK for Unreal Engine 5 or is there some sort of work around?

Hey, I recently got a Pico 4 hoping it will allow me to make VR games in unreal but I found on the official website there are isnt an SDK for UE5. Is there a work around or something? Thanks.

Hey there @Bobsterbear007! If you’re trying to develop for the Pico and not PCVR then you’ll definitely need their SDK. They have an experimental build for UE5 here:

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.

https://developer-global.pico-interactive.com/sdk?deviceId=1&platformId=2&itemId=7140300670292312069

However if you are working on PCVR games, you can just use OpenXR and not have to worry about it.

2 Likes

Is there any version of pico SDK build for UE5.0 or UE5.0.3?

Hey there @50961! From PICO’s documentation it seems that the PICO SDK skipped over a full version for 5.0 entirely. As I’m not signed up for their developer portal I can’t see if they have any special builds stashed away but it seems like it for the official releases support for only 4.27, 5.1, and 5.2 are mentioned.

Disclaimer: One or more of these links are unaffiliated with Epic Games. Epic Games is not liable for anything that may occur outside of this Unreal Engine domain. Please exercise your best judgment when following links outside of the forums.

1 Like

thanks for your time

1 Like

No problem! If you find out they have any (even experimental builds) for it, let me know as it’s definitely good information for the community!

1 Like

After a little search I think there is no such SDK can work fine on 5.0

I will let other plugin support 5.1+, this is my final solution

1 Like