Hello, Recently we upgraded our engine to the latest Unreal 4.27 (source
version, Meta branch) and Since the "Legacy" mode was gone, we have to
switch to "OVRPlugin OpenXR". We noticed a performance downgrade
probably due to this XR API change. The G...
Hello, After switched to vulkan we saw a huge performance improvement
over es3.1, but the weird rendering artifact appears.As shown in the
above image, there are purple dots shown on screen and we don't know
what's causing it. Also, when building our...
Hello,I'm having this weird problem right now. While I can get a valid
URL from ovr_User_GetImageUrl, I always get an empty string by using
ovr_User_GetSmallImageUrl. Is ovr_User_GetSmallImageUrl not implemented
at all? PS. I'm noticing I posted this...
@NinjaGG Hello, After switched to vulkan we saw a huge performance
improvement over es3.1, but the weird rendering artifact appears.As
shown in the above image, there are purple dots shown on screen and we
don't know what's causing it. Also, when bui...
IPaultheGreat said: Did you figure out this glitch? I've also had purple
squares and they're sometimes there and sometimes not there. It's on a
mesh that has a number of materials. Same build as you.Not yet, I'm not
a rendering expert :'( . Just want...