Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement][Bug] Disabled XR module throws out compiler errors #2080

Open
Crosline opened this issue Nov 25, 2024 · 0 comments
Open

[Enhancement][Bug] Disabled XR module throws out compiler errors #2080

Crosline opened this issue Nov 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request triage Needs triage

Comments

@Crosline
Copy link

Crosline commented Nov 25, 2024

Description

UpdateMultiPassStereo.cs have multiple compiler errors due to XR package is disabled in our project. A simple modification of defines for XR would fix the problem.
ex. as it's used in URP package itself #if ENABLE_VR && ENABLE_XR_MODULE

@Crosline Crosline added enhancement New feature or request triage Needs triage labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Needs triage
Projects
None yet
Development

No branches or pull requests

2 participants