I’m using the Sun Calculator Position Plugin in Unreal Engine 5.1, and it works perfectly in the editor but not in VR mode with my Pico 4 headset. My project settings are configured with these settings to ensure the SunSky blueprint displays correctly in the editor (otherwise, it appears black). Here are the key settings:
-Project Settings-
- Default RHI DirectX 12
- SM6 TRUE
- Allow Static Lighting FALSE
- Forward Shading FALSE
- Reflection Method LUMEN
- Global Illumination LUMEN
- Shadow Map Method Virtual Shadow Maps
- Generate Mesh Distance Fields TRUE
- Enable Virtual Texture Support TRUE
- Support Hradware Ray Tracing TRUE
- Use Hardware Ray TRacing when available TRUE
Here are some images to illustrate the issue:
-
Editor Mode:
-
VR Mode:
Has anyone experienced similar issues with Pico 4 or have troubleshooting tips for making this plugin work in VR mode?"
Thank You!!