Mixed reality with UE4

We used UE4.18 but we haven’t found any solution for mixed reality program development…How can we start to create the production with UE4.18?? We are using Acer Mixed Reality headset… Thank you

Found this:
There are some encouraging posts there.

Looks like there’s a bug involving the thumbsticks. You can patch a fix temporarily (https://github.com/EpicGames/UnrealEngine/pull/4354) but it is already fixed in 4.19. The way they’re pushing out new versions, I expect it will be in the next month or two.

Thanks Jin_VE for your reference link…unfortunately the one in github has been failed to read it…could you mind sharing the information if you have copy on hand. Thank you very much for your reply.

If you want to implement what that fix does, it’s just one change in one file. You can do that yourself.
https://github.com/EpicGames/UnrealEngine/pull/4354/files

You probably won’t have to wait long for 4.19 though. They pump versions out too quickly these days IMO. If you can just put this aspect of your project aside for now and work on other parts, it might be an easier time overall.

Thank you Jin_VE! We may try this out with this solution.

4.19 has a crash error after 2030 seconds of gameplay even on their template scenes. So 4.19 is not going to be an option and knowing the devs theyll put the fix in 4.20 but then that will have its own array of bugs.