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

Exception when immersive debugging is enabled #119

Open
sebas77 opened this issue Jan 30, 2024 · 1 comment
Open

Exception when immersive debugging is enabled #119

sebas77 opened this issue Jan 30, 2024 · 1 comment

Comments

@sebas77
Copy link

sebas77 commented Jan 30, 2024

#if ImmersiveVrTools_DebugEnabled
LoggerScoped.Log($"Application not playing, change to: {e.Name} won't be compiled and hot reloaded");
#endif

e is not found

@handzlikchris
Copy link
Owner

thanks, you can remove e for now, I'll patch that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants