Hi all,
I am looking to fix an issue I have with Vertex Position Offset.
I am developing an VR App on the Pico Neo 3. I am on Unreal 5.1 with the official Pico SDK. and when I try the app on the headset, Left eye is display correctly, but Right one have an issue and display black square where Vertex are offset with the shader.
I think it is something with culling, the issue is not present with a transparent shader.
I hope somebody have an idea with the issue.
I tried mobile HDR on and off.
I am building the project on android ASTC with vulkan.
Thanks,