UnityFx.Outline icon indicating copy to clipboard operation
UnityFx.Outline copied to clipboard

[Xbox] Shader fails to render due to missing XR module

Open Nomad404 opened this issue 9 months ago • 1 comments

In my team, we've discovered that the GameCore for Xbox platform (including Xbox One and Xbox Series) doesn't have an XR module available. Probably because there is no VR/XR hardware for Xbox.

This makes the respective Shaders and Scripts that use XR macros or namespaces fail during compilation and runtime.

This is partially reproducable by disabling the XR and VR module in the package manager.

Nomad404 avatar Jul 16 '25 12:07 Nomad404

Addendum 1

This is not the case on PS5

Nomad404 avatar Jul 16 '25 12:07 Nomad404